Pārlūkot izejas kodu

Fix check-spaces

Nick Mathewson 10 gadi atpakaļ
vecāks
revīzija
d91c776f61
2 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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
  */