[Pcsclite-git-commit] [PCSC] 06/06: Fix end of function comment

Ludovic Rousseau rousseau at moszumanska.debian.org
Fri May 20 16:12:51 UTC 2016


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

rousseau pushed a commit to branch master
in repository PCSC.

commit 9be0451909b73a4f52e42c01915683954d7d0a84
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Sat May 7 11:54:14 2016 +0200

    Fix end of function comment
---
 src/debuglog.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/debuglog.c b/src/debuglog.c
index 56390d4..b326191 100644
--- a/src/debuglog.c
+++ b/src/debuglog.c
@@ -192,7 +192,7 @@ static void log_line(const int priority, const char *DebugBuffer)
 		}
 		fflush(stdout);
 	}
-} /* log_msg */
+} /* log_line */
 
 static void log_xxd_always(const int priority, const char *msg,
 	const unsigned char *buffer, const int len)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pcsclite/PCSC.git



More information about the Pcsclite-cvs-commit mailing list