[Pkg-privacy-commits] [torsocks] 17/17: Fix typo: subsytem → subsystem.

Intrigeri intrigeri at moszumanska.debian.org
Wed Oct 19 20:59:18 UTC 2016


This is an automated email from the git hooks/post-receive script.

intrigeri pushed a commit to branch bugfix/typo-subsytem
in repository torsocks.

commit c822b5c2cdac0d9f7e0706de488d282bebd2e543
Author: intrigeri <intrigeri at boum.org>
Date:   Wed Oct 19 20:55:26 2016 +0000

    Fix typo: subsytem → subsystem.
---
 src/lib/torsocks.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/lib/torsocks.c b/src/lib/torsocks.c
index 731b33c..f1be6bc 100644
--- a/src/lib/torsocks.c
+++ b/src/lib/torsocks.c
@@ -256,7 +256,7 @@ error_dlopen:
 }
 
 /*
- * Initialize logging subsytem using either the default values or the one given
+ * Initialize logging subsystem using either the default values or the one given
  * by the environment variables.
  */
 static void init_logging(void)
@@ -299,7 +299,7 @@ static void init_logging(void)
 
 	/* After this, it is safe to call any logging macros. */
 
-	DBG("Logging subsytem initialized. Level %d, file %s, time %d",
+	DBG("Logging subsystem initialized. Level %d, file %s, time %d",
 			level, filepath, t_status);
 }
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/torsocks.git



More information about the Pkg-privacy-commits mailing list