summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/ccache/file/fcc_close.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/krb5/ccache/file/fcc_close.c')
-rw-r--r--src/lib/krb5/ccache/file/fcc_close.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/krb5/ccache/file/fcc_close.c b/src/lib/krb5/ccache/file/fcc_close.c
index ce2fdb791..eadab4ad3 100644
--- a/src/lib/krb5/ccache/file/fcc_close.c
+++ b/src/lib/krb5/ccache/file/fcc_close.c
@@ -11,7 +11,7 @@
*/
#if !defined(lint) && !defined(SABER)
-static char fcc_close_c[] = "$Id$";
+static char rcsid_fcc_close_c[] = "$Id$";
#endif /* !lint && !SABER */
#include <krb5/copyright.h>