diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2001-04-21 05:50:02 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2001-04-21 05:50:02 +0000 |
| commit | 1598515ece5ff1d40692c49b4a62801332aa8be1 (patch) | |
| tree | ad2cdc8d81a1a320072724c9959e53a092b6e5f2 /lib/libxpg4 | |
| parent | 157f0596b9d3a9a573cfce94aa43e80f12142fb9 (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___; |
