diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1999-08-29 15:04:30 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1999-08-29 15:04:30 +0000 |
| commit | ee00aca0117c842d6282ea58ac984b2b34123ec2 (patch) | |
| tree | d2a7830abf78d333bc5b0daff58932352cf729da /lib/libcom_err/com_err.c | |
| parent | f376ef90540b4d5b6e7f467620e91404ba306d89 (diff) | |
Notes
Diffstat (limited to 'lib/libcom_err/com_err.c')
| -rw-r--r-- | lib/libcom_err/com_err.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcom_err/com_err.c b/lib/libcom_err/com_err.c index 9da3f9a74407..04000e369511 100644 --- a/lib/libcom_err/com_err.c +++ b/lib/libcom_err/com_err.c @@ -15,7 +15,7 @@ #if ! lint static const char rcsid[] = - "$Id$"; + "$FreeBSD$"; #endif /* ! lint */ static void |
