* time/strptime.c (strptime_internal): Remove spurious const.
authorRoland McGrath <roland@gnu.org>
Thu, 29 Aug 2002 01:33:55 +0000 (01:33 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 29 Aug 2002 01:33:55 +0000 (01:33 +0000)
ChangeLog

index b40ffe9..454dd5a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2002-08-28  Roland McGrath  <roland@redhat.com>
 
+       * time/strptime.c (strptime_internal): Remove spurious const.
+
        * locale/lc-time.c (_nl_init_era_entries, _nl_get_era_entry,
        _nl_select_era_entry): Moved to ...
        * time/era.c: ... here, new file.