[Pcsclite-cvs-commit] r5279 - /trunk/PCSC/src/tokenparser.l

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Tue Oct 5 13:58:23 UTC 2010


Author: rousseau
Date: Tue Oct  5 13:58:20 2010
New Revision: 5279

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=5279
Log:
Doxygen: fix documentation of LTPBundleFindValueWithKey()

Modified:
    trunk/PCSC/src/tokenparser.l

Modified: trunk/PCSC/src/tokenparser.l
URL: http://svn.debian.org/wsvn/pcsclite/trunk/PCSC/src/tokenparser.l?rev=5279&op=diff
==============================================================================
--- trunk/PCSC/src/tokenparser.l (original)
+++ trunk/PCSC/src/tokenparser.l Tue Oct  5 13:58:20 2010
@@ -118,8 +118,8 @@
  * Find an optional key in a configuration file
  * No error is logged if the key is not found
  *
- * @param l
- * @param list generated by bundleParse()
+ * @param l list generated by bundleParse()
+ * @param key searched key
  * @param[out] values list of token value (if key found)
  * @retval 0 OK
  * @retval 1 key not found




More information about the Pcsclite-cvs-commit mailing list