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..42f65ece3c348 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Declare the basic types, if they aren't already declared. Named and |