mirror of
https://frontier.innolan.net/rainlance/amiga-tz.git
synced 2026-05-07 03:49:19 +00:00
delinted
SCCS-file: strftime.c SCCS-SID: 7.75
This commit is contained in:
committed by
Paul Eggert
parent
326dcc4c4e
commit
87932794c5
@@ -108,7 +108,8 @@ static const struct lc_time_T C_time_locale = {
|
||||
|
||||
static char * _add P((const char *, char *, const char *));
|
||||
static char * _conv P((int, const char *, char *, const char *));
|
||||
static char * _fmt P((const char *, const struct tm *, char *, const char *, int *));
|
||||
static char * _fmt P((const char *, const struct tm *, char *, const char *,
|
||||
int *));
|
||||
static char * _yconv P((int, int, int, int, char *, const char *));
|
||||
|
||||
extern char * tzname[];
|
||||
|
||||
Reference in New Issue
Block a user