* Change the return value to return 0 instead of -1 when the
authorhartwick <hartwick>
Mon, 5 Feb 2001 19:23:34 +0000 (19:23 +0000)
committerhartwick <hartwick>
Mon, 5 Feb 2001 19:23:34 +0000 (19:23 +0000)
commit3be595bf424adb412c92a840c762737c34184d6a
tree3ecf34ebb18a42eea6b4358a1613bc73783e86be
parentcf50f03f51df00a96db7775607c0a5779de4ead4
* Change the return value to return 0 instead of -1 when the
  clients, naslist, or realms files cannot be opened.  This makes
  the calling code treat it as a non-fatal error.
src/main/client.c
src/main/files.c
src/main/nas.c