瀏覽代碼

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);