mirror of
https://frontier.innolan.net/rainlance/amiga-tz.git
synced 2026-09-23 07:52:32 +00:00
changes from Guy Harris
SCCS-file: localtime.c SCCS-SID: 4.38
This commit is contained in:
committed by
Paul Eggert
parent
4f927e13c9
commit
999801d058
+2
-1
@@ -396,7 +396,8 @@ const int max;
|
||||
** Given a pointer into a time zone string, extract a number of seconds,
|
||||
** in hh[:mm[:ss]] form, from the string.
|
||||
** If any error occurs, return NULL.
|
||||
** Otherwise, return a pointer to the first character not part of the time.
|
||||
** Otherwise, return a pointer to the first character not part of the number
|
||||
** of seconds.
|
||||
*/
|
||||
|
||||
static const char *
|
||||
|
||||
Reference in New Issue
Block a user