Author: guillem
Date: 2006-02-14 05:22:15 +0000 (Tue, 14 Feb 2006)
New Revision: 1190

Modified:
   trunk/libbsd/ChangeLog
   trunk/libbsd/Versions
Log:
Remove optreset.


Modified: trunk/libbsd/ChangeLog
===================================================================
--- trunk/libbsd/ChangeLog      2006-02-14 05:18:05 UTC (rev 1189)
+++ trunk/libbsd/ChangeLog      2006-02-14 05:22:15 UTC (rev 1190)
@@ -1,3 +1,7 @@
+2006-02-14  Guillem Jover  <[EMAIL PROTECTED]>
+
+       * Versions: Remove optreset.
+
 2006-02-13  Robert Millan  <[EMAIL PROTECTED]>
 
        * bsd_getopt.c: New file.

Modified: trunk/libbsd/Versions
===================================================================
--- trunk/libbsd/Versions       2006-02-14 05:18:05 UTC (rev 1189)
+++ trunk/libbsd/Versions       2006-02-14 05:22:15 UTC (rev 1190)
@@ -1,7 +1,7 @@
 LIBBSD_0.0 {
   global:
     arc4random;
-    bsd_getopt; optreset;
+    bsd_getopt;
     errc; warnc; verrc; vwarnc;
     fgetln;
     fgetwln;


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to