[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.1.2.1 and 1.1.2.2

version 1.1.2.1, 2004/02/28 03:51:33 version 1.1.2.2, 2004/08/19 22:37:31
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.1.2.1  
changed lines
  Added in v.1.1.2.2