/[gnats]/gnats/gnats/mk_auth.c
ViewVC logotype

Diff of /gnats/gnats/mk_auth.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by brendan, Thu Nov 5 19:54:10 1998 UTC revision 1.2 by chewie, Mon Oct 31 05:03:17 2005 UTC
# Line 9  Line 9 
9   * Derived from sendauth.c by John Gilmore, 10 October 1994.   * Derived from sendauth.c by John Gilmore, 10 October 1994.
10   */   */
11    
12    #ifdef HAVE_KERBEROS
13  #include "mit-copyright.h"  #include "mit-copyright.h"
14    
15  #define DEFINE_SOCKADDR         /* Ask for sockets declarations from krb.h. */  #define DEFINE_SOCKADDR         /* Ask for sockets declarations from krb.h. */
# Line 219  krb_check_auth (buf, checksum, msg_data, Line 220  krb_check_auth (buf, checksum, msg_data,
220          return(KFAILURE);        /* XXX */          return(KFAILURE);        /* XXX */
221      return(KSUCCESS);      return(KSUCCESS);
222  }  }
223    #endif

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26