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 9886f1250b86..8bf46c56562d 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.10.2.1 2000/08/16 14:04:37 brian Exp $"; #endif #ifdef TEST |