diff options
Diffstat (limited to 'lib/libc/db/test/btree.tests/main.c')
| -rw-r--r-- | lib/libc/db/test/btree.tests/main.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lib/libc/db/test/btree.tests/main.c b/lib/libc/db/test/btree.tests/main.c index ec17b580d169..65429eae1bd9 100644 --- a/lib/libc/db/test/btree.tests/main.c +++ b/lib/libc/db/test/btree.tests/main.c @@ -34,7 +34,7 @@  static char sccsid[] = "@(#)main.c	8.1 (Berkeley) 6/4/93";  #endif /* LIBC_SCCS and not lint */  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libc/db/test/btree.tests/main.c,v 1.6.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $");  #include <sys/param.h>  #include <fcntl.h> | 
