]> git.michaelhowe.org Git - packages/o/openafs.git/commit
afsdb-resolver-reinit-20061230
authorJeffrey Altman <jaltman@secure-endpoints.com>
Sat, 30 Dec 2006 16:55:02 +0000 (16:55 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Sat, 30 Dec 2006 16:55:02 +0000 (16:55 +0000)
commit47b4f514cadb815fff7be99726911599cacfb287
tree6d89c259307820c50e190bebfa7e6c3e42636ebf
parenta305a8c3c7fff86ffcfce500150883262c1c6caf
afsdb-resolver-reinit-20061230

FIXES 50576

replace 'try' with 'try_init' and declare 'try_init'.
'try' is a reserved word on some compilers.  not sure how this code
was compiling on MacOS X and Windows as 'try' was not declared.
src/auth/cellconfig.c