1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-12-24 17:51:17 +03:00

Update from tzcode2005k.

This commit is contained in:
Ulrich Drepper
2005-08-06 05:40:57 +00:00
parent bf3534a59e
commit c872f5cc63
6 changed files with 108 additions and 24 deletions

View File

@@ -11,7 +11,7 @@ static char elsieid[] = "@(#)scheck.c 8.16";
char *
scheck(string, format)
const char * const string;
const char * const format;
char * const format;
{
register char * fbuf;
register const char * fp;