]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Fix check-spaces
authorNick Mathewson <nickm@torproject.org>
Mon, 9 Sep 2013 20:00:40 +0000 (16:00 -0400)
committerNick Mathewson <nickm@torproject.org>
Mon, 9 Sep 2013 20:00:40 +0000 (16:00 -0400)
src/common/sandbox.c
src/common/sandbox.h

index 0eb27bc5104f91df5c0040fc120e5eb294496c00..6db682d5181492dc19d4fdd10f87493d73c37d8d 100644 (file)
@@ -1480,3 +1480,4 @@ sandbox_cfg_allow_stat_filename_array(sandbox_cfg_t **cfg, ...)
   return 0;
 }
 #endif
+
index 07c34a4fd8c635288030cfc1d89d6c031773c6fe..279085fc19c99fa854436ea9a4e46b8ff2383083 100644 (file)
@@ -29,7 +29,6 @@
 #define USE_LIBSECCOMP
 #endif
 
-
 /**
  * Linux definitions
  */