diff options
Diffstat (limited to 'usr.bin/vi/common/options.c')
-rw-r--r-- | usr.bin/vi/common/options.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/vi/common/options.c b/usr.bin/vi/common/options.c index 44cc37c7197..fce52c6197f 100644 --- a/usr.bin/vi/common/options.c +++ b/usr.bin/vi/common/options.c @@ -1,3 +1,5 @@ +/* $OpenBSD: options.c,v 1.9 2001/01/29 01:58:31 niklas Exp $ */ + /*- * Copyright (c) 1991, 1993, 1994 * The Regents of the University of California. All rights reserved. |