diff options
Diffstat (limited to 'usr.bin/vi/port.h')
-rw-r--r-- | usr.bin/vi/port.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/vi/port.h b/usr.bin/vi/port.h index bdd5faf2cf581..1be5b78b46dc1 100644 --- a/usr.bin/vi/port.h +++ b/usr.bin/vi/port.h @@ -1,6 +1,6 @@ /* @(#)port.h.in 8.13 (Berkeley) 6/12/96 */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.bin/vi/port.h,v 1.2 2002/03/22 01:42:41 imp Exp $ */ /* * Declare the basic types, if they aren't already declared. Named and |