From: kouril Date: Fri, 6 Jun 2003 10:22:35 +0000 (+0000) Subject: Added CVS identification keyword X-Git-Tag: v5.0-rc1~30 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mod_auth_kerb.cvs%2F.git;a=commitdiff_plain;h=5ae33688d85b44441b2299ad981772b03fd43760 Added CVS identification keyword --- diff --git a/src/mod_auth_kerb.c b/src/mod_auth_kerb.c index 2c66e8d..79422ef 100644 --- a/src/mod_auth_kerb.c +++ b/src/mod_auth_kerb.c @@ -1,6 +1,8 @@ /*************************************************************************** Included Headers And Module Declaration ***************************************************************************/ +#ident "$Id$" + #ifdef APXS1 #include "httpd.h" #include "http_config.h"