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