summaryrefslogtreecommitdiff
path: root/usr.sbin/timed/timed/byteorder.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/timed/timed/byteorder.c')
-rw-r--r--usr.sbin/timed/timed/byteorder.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/timed/timed/byteorder.c b/usr.sbin/timed/timed/byteorder.c
index 3a6ef02d535a..05017989ffe9 100644
--- a/usr.sbin/timed/timed/byteorder.c
+++ b/usr.sbin/timed/timed/byteorder.c
@@ -36,7 +36,7 @@
static char sccsid[] = "@(#)byteorder.c 8.1 (Berkeley) 6/6/93";
#endif
static const char rcsid[] =
- "$Id$";
+ "$Id: byteorder.c,v 1.3 1997/10/22 06:19:48 charnier Exp $";
#endif /* not lint */
#include "globals.h"