diff options
Diffstat (limited to 'usr.sbin/portmap/from_local.c')
| -rw-r--r-- | usr.sbin/portmap/from_local.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/portmap/from_local.c b/usr.sbin/portmap/from_local.c index dbff1d6e6541..7e9da6edcb32 100644 --- a/usr.sbin/portmap/from_local.c +++ b/usr.sbin/portmap/from_local.c @@ -40,7 +40,7 @@ static char sccsid[] = "@(#) from_local.c 1.2 93/11/16 21:50:02"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/portmap/from_local.c,v 1.7.2.1 1999/08/29 15:45:32 peter Exp $"; #endif #ifdef TEST |
