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 | 97d92980a96a50750844f420cc225ddf918f0699 (patch) | |
| tree | fc27ba7986197654e0590b963524833255709f22 /lib/libutil | |
| parent | dacec3e8f2226e029edbfe9938772ed71d99af62 (diff) | |
Notes
Diffstat (limited to 'lib/libutil')
| -rw-r--r-- | lib/libutil/pw_util.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libutil/pw_util.c b/lib/libutil/pw_util.c index 057b8bc37736..207da8f0d5bf 100644 --- a/lib/libutil/pw_util.c +++ b/lib/libutil/pw_util.c @@ -36,7 +36,7 @@ static const char sccsid[] = "@(#)pw_util.c 8.3 (Berkeley) 4/2/94"; #endif static const char rcsid[] = - "$Id: pw_util.c,v 1.15 1999/06/26 12:15:37 pb Exp $"; + "$FreeBSD$"; #endif /* not lint */ /* |
