summaryrefslogtreecommitdiff
path: root/lib/libc/db/recno/rec_seq.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/db/recno/rec_seq.c')
-rw-r--r--lib/libc/db/recno/rec_seq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/db/recno/rec_seq.c b/lib/libc/db/recno/rec_seq.c
index b75d44e9dd5d1..443ddc58e0b01 100644
--- a/lib/libc/db/recno/rec_seq.c
+++ b/lib/libc/db/recno/rec_seq.c
@@ -36,7 +36,7 @@
/* XXX use __SCCSID */
static char sccsid[] __unused = "@(#)rec_seq.c 8.3 (Berkeley) 7/14/94";
#endif /* not lint */
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libc/db/recno/rec_seq.c,v 1.5.24.1 2008/10/02 02:57:24 kensmith Exp $");
#include <sys/types.h>