libidn-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS libidn/lib


From: libidn-commit
Subject: CVS libidn/lib
Date: Mon, 25 Oct 2004 23:33:06 +0200

Update of /home/cvs/libidn/lib
In directory dopio:/tmp/cvs-serv12938

Modified Files:
        strerror-pr29.c 
Log Message:
Doc fix.


--- /home/cvs/libidn/lib/strerror-pr29.c        2004/10/02 17:13:22     1.2
+++ /home/cvs/libidn/lib/strerror-pr29.c        2004/10/25 21:33:06     1.3
@@ -26,7 +26,7 @@
 
 /**
  * pr29_strerror:
- * @rc: pr29 return code
+ * @rc: an #Pr29_rc return code.
  *
  * Convert a return code integer to a text string.  This string can be
  * used to output a diagnostic message to the user.
@@ -39,7 +39,7 @@
  *   for pr29_8() and pr29_8z()).
  *
  * Return value: Returns a pointer to a statically allocated string
- * containing a description of the error with the return code @rc.
+ *   containing a description of the error with the return code @rc.
  **/
 const char *
 pr29_strerror (Pr29_rc rc)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]