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 /usr.sbin/rpc.ypupdated/yp_dbdelete.c | |
parent | dacec3e8f2226e029edbfe9938772ed71d99af62 (diff) |
$Id$ -> $FreeBSD$
Notes
Notes:
svn path=/head/; revision=50479
Diffstat (limited to 'usr.sbin/rpc.ypupdated/yp_dbdelete.c')
-rw-r--r-- | usr.sbin/rpc.ypupdated/yp_dbdelete.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/rpc.ypupdated/yp_dbdelete.c b/usr.sbin/rpc.ypupdated/yp_dbdelete.c index 304db741020b..f66b9741e85e 100644 --- a/usr.sbin/rpc.ypupdated/yp_dbdelete.c +++ b/usr.sbin/rpc.ypupdated/yp_dbdelete.c @@ -32,7 +32,7 @@ #ifndef lint static const char rcsid[] = - "$Id$"; + "$FreeBSD$"; #endif /* not lint */ #include <stdio.h> |