diff options
author | Miles Bader <miles@gnu.org> | 1997-06-05 02:32:49 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 1997-06-05 02:32:49 +0000 |
commit | dcd487f257e43103d7df5e89786001d5b1ebf218 (patch) | |
tree | 96fa9ab7c26ba11f1036aafa5af2ca1baa97155e /libshouldbeinlibc | |
parent | c32f45f5878a95f450553c7b70184dd327a590a9 (diff) |
.
Diffstat (limited to 'libshouldbeinlibc')
-rw-r--r-- | libshouldbeinlibc/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libshouldbeinlibc/ChangeLog b/libshouldbeinlibc/ChangeLog index 78f3c72c..c6b24258 100644 --- a/libshouldbeinlibc/ChangeLog +++ b/libshouldbeinlibc/ChangeLog @@ -1,5 +1,8 @@ Wed Jun 4 15:05:10 1997 Miles Bader <miles@gnu.ai.mit.edu> + * argp.h, argp-help.c, argp-parse.c: Sync with libc version (there + were minor whitespace differences, etc). + * argp-help.c (_help): Use uparams.usage_indent instead of the USAGE_INDENT macro. |