diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1999-08-28 01:35:59 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1999-08-28 01:35:59 +0000 |
| commit | 14b9bdb36016ddc3fe420426e9028f2f64a692b1 (patch) | |
| tree | 087740842042c8c19b8b102c9f7fc74305d24b07 /pw/bitmap.c | |
| parent | b71cf7bc279531706cc4d617280d67d743b93fe6 (diff) | |
| download | pw-darwin-14b9bdb36016ddc3fe420426e9028f2f64a692b1.tar.gz pw-darwin-14b9bdb36016ddc3fe420426e9028f2f64a692b1.zip | |
$Id$ -> $FreeBSD$
Diffstat (limited to 'pw/bitmap.c')
| -rw-r--r-- | pw/bitmap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pw/bitmap.c b/pw/bitmap.c index bb55c5b..bcfea7e 100644 --- a/pw/bitmap.c +++ b/pw/bitmap.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$Id$"; + "$FreeBSD$"; #endif /* not lint */ #include <stdlib.h> |
