aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 87b44ecc25..378cd6ba7f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,10 +8,10 @@
2001-04-23 Paul Eggert <eggert@twinsun.com>
- * posix/getopt.h (getopt_long, getopt_long_only, _getopt_internal):
- Rename __argc to ___argc in prototypes to avoid compatibility
- problems with systems that reserve the identifier "__argc".
- Similarly for __argv.
+ * posix/getopt.h (getopt_long, getopt_long_only, _getopt_internal):
+ Rename __argc to ___argc in prototypes to avoid compatibility
+ problems with systems that reserve the identifier "__argc".
+ Similarly for __argv.
2001-08-21 Roland McGrath <roland@frob.com>