fixed setbuf. count field was set wrong
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
/* $Header$ */
|
||||
#ifndef __USG
|
||||
static struct zonetable {
|
||||
int offset;
|
||||
char *stdzone;
|
||||
@@ -58,3 +59,4 @@ timezone(zone, dst)
|
||||
*c = '\0';
|
||||
return buf;
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user