mirror of
https://git.openafs.org/openafs.git
synced 2025-01-19 07:20:11 +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
|
static int
|
||||||
GetCellUnix(struct afsconf_dir *adir)
|
GetCellUnix(struct afsconf_dir *adir)
|
||||||
{
|
{
|
||||||
int rc;
|
char *rc;
|
||||||
char tbuffer[256];
|
char tbuffer[256];
|
||||||
char *p;
|
char *p;
|
||||||
afsconf_FILE *fp;
|
afsconf_FILE *fp;
|
||||||
|
Loading…
Reference in New Issue
Block a user