[BACK]Return to gss-serv-krb5.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/gss-serv-krb5.c between version 1.2 and 1.3

version 1.2, 2003/11/21 11:57:03 version 1.3, 2004/07/21 10:36:23
Line 45 
Line 45 
 /* Initialise the krb5 library, for the stuff that GSSAPI won't do */  /* Initialise the krb5 library, for the stuff that GSSAPI won't do */
   
 static int  static int
 ssh_gssapi_krb5_init()  ssh_gssapi_krb5_init(void)
 {  {
         krb5_error_code problem;          krb5_error_code problem;
   

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