]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
(undo) git test..
authorCristian Toader <cristian.matei.toader@gmail.com>
Thu, 18 Jul 2013 15:28:55 +0000 (18:28 +0300)
committerCristian Toader <cristian.matei.toader@gmail.com>
Thu, 18 Jul 2013 15:28:55 +0000 (18:28 +0300)
src/common/sandbox.c

index c71d5d1bc238d3ec8d6ebaa546d5eeb1b77cb9d6..f041012f264b8cb61eedd075a008a856f797852c 100644 (file)
@@ -32,7 +32,6 @@
 #include <signal.h>
 #include <unistd.h>
 
-// GIT TEST
 static ParFilter param_filter[] = {
     // Example entries
     {SCMP_SYS(execve), "/usr/local/bin/tor", 0},