diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-07-11 08:05:28 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-07-11 08:05:28 +0000 |
commit | 107d29d85c95b4c5d65d0321ae8c9456c131a4b9 (patch) | |
tree | aff3bf934b5d94e0994e06f7081d2acac2e899cd /libfshelp/ChangeLog | |
parent | 4b8c3a57654a54c370e35d30ba43f59309759ea3 (diff) |
1999-07-11 Thomas Bushnell, BSG <tb@mit.edu>
* set-options.c (fshelp_set_options): Explicitly cast first arg to
argz_extract to keep GCC quiet.
Diffstat (limited to 'libfshelp/ChangeLog')
-rw-r--r-- | libfshelp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libfshelp/ChangeLog b/libfshelp/ChangeLog index a8905c7c..a18f7205 100644 --- a/libfshelp/ChangeLog +++ b/libfshelp/ChangeLog @@ -1,3 +1,8 @@ +1999-07-11 Thomas Bushnell, BSG <tb@mit.edu> + + * set-options.c (fshelp_set_options): Explicitly cast first arg to + argz_extract to keep GCC quiet. + 1999-07-01 Thomas Bushnell, BSG <tb@mit.edu> * translated.c: New file; guts from fshelp.h. |