diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-07-26 21:12:35 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-07-26 21:12:35 +0000 |
| commit | 7f1bf9342879a7ee2dd88e11a33ae7509eab55b0 (patch) | |
| tree | a37e562f560b38e8e087a744d063186d6b1e6746 /lib/libxpg4 | |
| parent | a964be6d2c35243e54bf5ce12c15339d331189cb (diff) | |
Diffstat (limited to 'lib/libxpg4')
| -rw-r--r-- | lib/libxpg4/Makefile | 2 | ||||
| -rw-r--r-- | lib/libxpg4/fakelib.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libxpg4/Makefile b/lib/libxpg4/Makefile index 07453c82d135..8fa07a1b039d 100644 --- a/lib/libxpg4/Makefile +++ b/lib/libxpg4/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/lib/libxpg4/Makefile,v 1.6.6.2 2000/06/13 00:42:40 ache Exp $ LIB= xpg4 SHLIB_MAJOR= 3 diff --git a/lib/libxpg4/fakelib.c b/lib/libxpg4/fakelib.c index efec8b9cf06f..3f5bd9fe1c87 100644 --- a/lib/libxpg4/fakelib.c +++ b/lib/libxpg4/fakelib.c @@ -1,2 +1,2 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/lib/libxpg4/fakelib.c,v 1.1.2.1 2000/06/04 21:49:57 ache Exp $ */ static int ___fake_library___; |
