mirror of
https://git.openafs.org/openafs.git
synced 2025-01-19 15:30:14 +00:00
dont-close-this-afsconf-either-20060921
static means static
This commit is contained in:
parent
1221e482d7
commit
86f4e7620b
@ -145,7 +145,6 @@ ka_GetServers(char *cell, struct afsconf_cell * cellinfo)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
code = myCellLookup(conf, cell, AFSCONF_KAUTHSERVICE, cellinfo);
|
code = myCellLookup(conf, cell, AFSCONF_KAUTHSERVICE, cellinfo);
|
||||||
afsconf_Close(conf);
|
|
||||||
UNLOCK_GLOBAL_MUTEX;
|
UNLOCK_GLOBAL_MUTEX;
|
||||||
return code;
|
return code;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user