diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-11-20 04:41:45 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-11-20 04:41:45 +0000 |
| commit | 0d497cf6e989f7498cf5036a29fe7003a89abf83 (patch) | |
| tree | 48a3225dfba4179815fb512c8ba7492fa4c83fbc /lib/libc/db/test/dbtest.c | |
| parent | 94bb9d581468116c659950d31288ce30f661f3d4 (diff) | |
This commit was manufactured by cvs2svn to create tagrelease/4.2.0_cvs
'RELENG_4_2_0_RELEASE'.
This commit was manufactured to restore the state of the 4.2-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
Diffstat (limited to 'lib/libc/db/test/dbtest.c')
| -rw-r--r-- | lib/libc/db/test/dbtest.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/db/test/dbtest.c b/lib/libc/db/test/dbtest.c index ebf6be883be4..b575988a4866 100644 --- a/lib/libc/db/test/dbtest.c +++ b/lib/libc/db/test/dbtest.c @@ -42,7 +42,7 @@ static char copyright[] = static char sccsid[] = "@(#)dbtest.c 8.17 (Berkeley) 9/1/94"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/lib/libc/db/test/dbtest.c,v 1.3.8.1 2000/08/21 22:44:47 jhb Exp $"; #endif /* not lint */ #include <sys/param.h> |
