[Pcsclite-cvs-commit] r2838 - /trunk/PCSC/src/pcscdaemon.c

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Thu Feb 21 13:07:38 UTC 2008


Author: rousseau
Date: Thu Feb 21 13:07:33 2008
New Revision: 2838

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=2838
Log:
pcscdaemon.c:394:34: warning: "/*" within comment

Modified:
    trunk/PCSC/src/pcscdaemon.c

Modified: trunk/PCSC/src/pcscdaemon.c
URL: http://svn.debian.org/wsvn/pcsclite/trunk/PCSC/src/pcscdaemon.c?rev=2838&op=diff
==============================================================================
--- trunk/PCSC/src/pcscdaemon.c (original)
+++ trunk/PCSC/src/pcscdaemon.c Thu Feb 21 13:07:33 2008
@@ -391,7 +391,7 @@
 	}
 
 	/*
-	 * cleanly remove /var/run/pcscd/* when exiting
+	 * cleanly remove /var/run/pcscd/files when exiting
 	 */
 	signal(SIGQUIT, signal_trap);
 	signal(SIGTERM, signal_trap);




More information about the Pcsclite-cvs-commit mailing list