diff options
author | Nick Mathewson <nickm@torproject.org> | 2013-09-09 16:00:40 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-09-09 16:00:40 -0400 |
commit | d91c776f6133bc8af899889b3ba5af682608fd31 (patch) | |
tree | 828a98a361c62b51a816d5cd93193f9a42fef00d /src/common/sandbox.h | |
parent | 49f9c4924e54b55c34050a2ce1053f7cd78eeaf5 (diff) | |
download | tor-d91c776f6133bc8af899889b3ba5af682608fd31.tar.gz tor-d91c776f6133bc8af899889b3ba5af682608fd31.zip |
Fix check-spaces
Diffstat (limited to 'src/common/sandbox.h')
-rw-r--r-- | src/common/sandbox.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/sandbox.h b/src/common/sandbox.h index 07c34a4fd8..279085fc19 100644 --- a/src/common/sandbox.h +++ b/src/common/sandbox.h @@ -29,7 +29,6 @@ #define USE_LIBSECCOMP #endif - /** * Linux definitions */ |