comment
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1219 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		@@ -49,10 +49,10 @@ krb5_rd_rep(krb5_context context,
 | 
				
			|||||||
	    (*repl)->ctime, (*repl)->cusec,
 | 
						    (*repl)->ctime, (*repl)->cusec,
 | 
				
			||||||
	    auth_context->authenticator->ctime,
 | 
						    auth_context->authenticator->ctime,
 | 
				
			||||||
	    auth_context->authenticator->cusec);
 | 
						    auth_context->authenticator->cusec);
 | 
				
			||||||
  }
 | 
					#if 0				/* Something wrong with the coding??? */
 | 
				
			||||||
#if 0
 | 
					 | 
				
			||||||
    return KRB_AP_ERR_MUT_FAIL;
 | 
					    return KRB_AP_ERR_MUT_FAIL;
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
  return 0;
 | 
					  return 0;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user