rename gssapi/ntlm/digest.c to kdc.c since that is what its talking too

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25292 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2009-07-03 03:16:21 +00:00
parent 90ac3afd08
commit 012eae7f34
2 changed files with 1 additions and 3 deletions

View File

@@ -178,7 +178,7 @@ ntlmsrc = \
ntlm/process_context_token.c \
ntlm/release_cred.c \
ntlm/release_name.c \
ntlm/digest.c
ntlm/kdc.c
$(srcdir)/ntlm/ntlm-private.h:
cd $(srcdir) && perl ../../cf/make-proto.pl -q -P comment -p ntlm/ntlm-private.h $(ntlmsrc) || rm -f ntlm/ntlm-private.h

View File

@@ -33,8 +33,6 @@
#include "ntlm.h"
RCSID("$Id$");
#ifdef DIGEST
/*