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:43:51 +0200

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

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


--- /home/cvs/libidn/lib/strerror-stringprep.c  2004/10/02 17:13:22     1.2
+++ /home/cvs/libidn/lib/strerror-stringprep.c  2004/10/25 21:43:51     1.3
@@ -26,7 +26,7 @@
 
 /**
  * stringprep_strerror:
- * @rc: stringprep return code
+ * @rc: a #Stringprep_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.
@@ -59,7 +59,7 @@
  *   usually a fatal error.
  *
  * 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 *
 stringprep_strerror (Stringprep_rc rc)





reply via email to

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