ソースを参照

Fix check-spaces

Nick Mathewson 10 年 前
コミット
d91c776f61
2 ファイル変更1 行追加1 行削除
  1. 1 0
      src/common/sandbox.c
  2. 0 1
      src/common/sandbox.h

+ 1 - 0
src/common/sandbox.c

@@ -1480,3 +1480,4 @@ sandbox_cfg_allow_stat_filename_array(sandbox_cfg_t **cfg, ...)
   return 0;
 }
 #endif
+

+ 0 - 1
src/common/sandbox.h

@@ -29,7 +29,6 @@
 #define USE_LIBSECCOMP
 #endif
 
-
 /**
  * Linux definitions
  */