소스 검색

syntax check

aanper 5 년 전
부모
커밋
4e4965fad3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      applications/nfc/nfc.c

+ 1 - 1
applications/nfc/nfc.c

@@ -187,7 +187,7 @@ void nfc_test_callback(void* context) {
     Nfc* nfc = context;
 
     dispatcher_lock(nfc->dispatcher);
-    
+
     nfc->screen = 0;
     widget_enabled_set(nfc->widget, true);