[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tor/master] fix whitespace issue



commit ec5b30ca0b1d9a6a49463670d59a2817709472f2
Author: Roger Dingledine <arma@xxxxxxxxxxxxxx>
Date:   Sun Jul 23 00:57:10 2017 -0400

    fix whitespace issue
---
 src/common/sandbox.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/common/sandbox.c b/src/common/sandbox.c
index fb5790259..0dcfdc2ac 100644
--- a/src/common/sandbox.c
+++ b/src/common/sandbox.c
@@ -1038,7 +1038,7 @@ sb_stat64(scmp_filter_ctx ctx, sandbox_cfg_t *filter)
           SCMP_CMP_STR(0, SCMP_CMP_EQ, param->value));
       if (rc != 0) {
         log_err(LD_BUG,"(Sandbox) failed to add stat64 syscall, received "
-            "libseccomp  error %d", rc);
+            "libseccomp error %d", rc);
         return rc;
       }
     }

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits