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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user