drop RCSID

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24426 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2009-01-25 00:42:06 +00:00
parent 52962332c2
commit 0bed824d0f

View File

@@ -36,8 +36,6 @@
#include <gssapi/gssapi_krb5.h> #include <gssapi/gssapi_krb5.h>
#include <krb5.h> #include <krb5.h>
RCSID("$Id$");
/* XXX a bit too much of krb5 dependency here... /* XXX a bit too much of krb5 dependency here...
What is the correct way to do this? What is the correct way to do this?
*/ */