mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 23:10:58 +00:00
irix-fgets-return-type-fun-20061010
of course, we were just throwing it away, but....
This commit is contained in:
parent
c60736030b
commit
8fa4ca5b80
@ -476,7 +476,7 @@ afsconf_Open(register const char *adir)
|
||||
static int
|
||||
GetCellUnix(struct afsconf_dir *adir)
|
||||
{
|
||||
int rc;
|
||||
char *rc;
|
||||
char tbuffer[256];
|
||||
char *p;
|
||||
afsconf_FILE *fp;
|
||||
|
Loading…
Reference in New Issue
Block a user