diff options
Diffstat (limited to 'usr.sbin/portmap/pmap_check.h')
-rw-r--r-- | usr.sbin/portmap/pmap_check.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/portmap/pmap_check.h b/usr.sbin/portmap/pmap_check.h index dc454a59d6d0f..095200d644913 100644 --- a/usr.sbin/portmap/pmap_check.h +++ b/usr.sbin/portmap/pmap_check.h @@ -25,7 +25,7 @@ * * @(#) pmap_check.h 1.3 93/11/21 16:18:53 * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/portmap/pmap_check.h,v 1.3 2000/01/15 23:08:28 brian Exp $ */ extern int from_local __P((struct sockaddr_in *)); |