mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 13:38:01 +00:00
DEVEL15-irix-fgets-return-type-fun-20061010
of course, we were just throwing it away, but.... (cherry picked from commit 8fa4ca5b80bb2e0ac43bd9ae4883ac7f5b3928b8)
This commit is contained in:
parent
64b9d64aa6
commit
f565b86f25
@ -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…
x
Reference in New Issue
Block a user