summaryrefslogtreecommitdiff
path: root/bin/ksh/edit.h
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2004-12-19 04:14:21 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2004-12-19 04:14:21 +0000
commitae02df2057edb3b786f254cf8867184962234a11 (patch)
treead13990fa53bf00ead486f59dec05e9b3df1cd3b /bin/ksh/edit.h
parent8695dd2ff775abd06278bea758f0f044d60a34da (diff)
spacing
Diffstat (limited to 'bin/ksh/edit.h')
-rw-r--r--bin/ksh/edit.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/ksh/edit.h b/bin/ksh/edit.h
index 1928a0fb97b..126e4ea17ca 100644
--- a/bin/ksh/edit.h
+++ b/bin/ksh/edit.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: edit.h,v 1.4 2004/12/18 20:55:52 millert Exp $ */
+/* $OpenBSD: edit.h,v 1.5 2004/12/19 04:14:20 deraadt Exp $ */
/* NAME:
* edit.h - globals for edit modes
@@ -7,7 +7,7 @@
* This header defines various global edit objects.
*
* SEE ALSO:
- *
+ *
*
* RCSid:
* $From: edit.h,v 1.2 1994/05/19 18:32:40 michael Exp michael $