summaryrefslogtreecommitdiffstats
path: root/openbsd-compat/vis.h
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2005-11-10 16:18:56 +1100
committerDarren Tucker <dtucker@zip.com.au>2005-11-10 16:18:56 +1100
commit7f24a0e64774e6566242f44b0f06ab06607d0c97 (patch)
treef6b8d04689e1c7d6b6b5e761dfaca9b3d8d64273 /openbsd-compat/vis.h
parent80c0d7eb885d244d4745b55a392ee07b03e41676 (diff)
- (dtucker) [openbsd-compat/{LOTS}] Move the "OPENBSD ORIGINAL" markers to
after the copyright notices. Having them at the top next to the CVSIDs guarantees a conflict for each and every sync.
Diffstat (limited to 'openbsd-compat/vis.h')
-rw-r--r--openbsd-compat/vis.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/openbsd-compat/vis.h b/openbsd-compat/vis.h
index 0588f68d..3898a9e7 100644
--- a/openbsd-compat/vis.h
+++ b/openbsd-compat/vis.h
@@ -1,5 +1,3 @@
-/* OPENBSD ORIGINAL: include/vis.h */
-
/* $OpenBSD: vis.h,v 1.11 2005/08/09 19:38:31 millert Exp $ */
/* $NetBSD: vis.h,v 1.4 1994/10/26 00:56:41 cgd Exp $ */
@@ -34,6 +32,8 @@
* @(#)vis.h 5.9 (Berkeley) 4/3/91
*/
+/* OPENBSD ORIGINAL: include/vis.h */
+
#include "includes.h"
#if !defined(HAVE_STRNVIS)