summaryrefslogtreecommitdiffstats
path: root/pw/bitmap.c
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1999-08-28 01:35:59 +0000
committerPeter Wemm <peter@FreeBSD.org>1999-08-28 01:35:59 +0000
commit14b9bdb36016ddc3fe420426e9028f2f64a692b1 (patch)
tree087740842042c8c19b8b102c9f7fc74305d24b07 /pw/bitmap.c
parentb71cf7bc279531706cc4d617280d67d743b93fe6 (diff)
downloadpw-darwin-14b9bdb36016ddc3fe420426e9028f2f64a692b1.tar.gz
pw-darwin-14b9bdb36016ddc3fe420426e9028f2f64a692b1.tar.zst
pw-darwin-14b9bdb36016ddc3fe420426e9028f2f64a692b1.zip
$Id$ -> $FreeBSD$
Diffstat (limited to 'pw/bitmap.c')
-rw-r--r--pw/bitmap.c2
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>