diff options
Diffstat (limited to 'lib/libedit/parse.h')
-rw-r--r-- | lib/libedit/parse.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libedit/parse.h b/lib/libedit/parse.h index 263076b30a5..bda660e528f 100644 --- a/lib/libedit/parse.h +++ b/lib/libedit/parse.h @@ -1,3 +1,5 @@ +/* $OpenBSD: parse.h,v 1.2 1997/01/16 05:18:40 millert Exp $ */ + /*- * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. |