summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/os/ustime.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/krb5/os/ustime.c')
-rw-r--r--src/lib/krb5/os/ustime.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/lib/krb5/os/ustime.c b/src/lib/krb5/os/ustime.c
index f6671f0f12..8169415c1b 100644
--- a/src/lib/krb5/os/ustime.c
+++ b/src/lib/krb5/os/ustime.c
@@ -1,6 +1,5 @@
/*
- * $Source$
- * $Author$
+ * lib/krb5/os/ustime.c
*
* Copyright 1990,1991 by the Massachusetts Institute of Technology.
* All Rights Reserved.
@@ -25,10 +24,6 @@
* krb5_mstimeofday for BSD 4.3
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_mstime_c[] =
-"$Id$";
-#endif /* lint || SABER */
#include <krb5/config.h>
#include <krb5/krb5.h>