aboutsummaryrefslogtreecommitdiff
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..038dd56bf8b5 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$";
+ "$FreeBSD$";
#endif /* not lint */
#include "globals.h"