shishi-commit
[Top][All Lists]
Advanced

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

CVS shishi/lib


From: shishi-commit
Subject: CVS shishi/lib
Date: Thu, 02 Sep 2004 21:50:11 +0200

Update of /home/cvs/shishi/lib
In directory dopio:/tmp/cvs-serv5696

Modified Files:
        password.c 
Log Message:
Doc fix.


--- /home/cvs/shishi/lib/password.c     2004/09/02 19:49:19     1.17
+++ /home/cvs/shishi/lib/password.c     2004/09/02 19:50:05     1.18
@@ -36,10 +36,10 @@
  * @format: printf(3) style format string.
  * @...: printf(3) style arguments.
  *
- * Format and print a prompt to stdout, and read a password from
- * stdint.  The password is possibly converted (e.g., converted from
- * Latin-1 to UTF-8, or processed using Stringprep profile) following
- * any 'stringprocess' keywords in configuration files.
+ * Format and print a prompt, and read a password from user.  The
+ * password is possibly converted (e.g., converted from Latin-1 to
+ * UTF-8, or processed using Stringprep profile) following any
+ * 'stringprocess' keywords in configuration files.
  *
  * Return value: Returns SHISHI_OK iff successful.
  **/





reply via email to

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