summaryrefslogtreecommitdiff
path: root/openbsd-compat/sys-tree.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/sys-tree.h
parent80c0d7eb885d244d4745b55a392ee07b03e41676 (diff)
downloadopenssh-git-7f24a0e64774e6566242f44b0f06ab06607d0c97.tar.gz
- (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/sys-tree.h')
-rw-r--r--openbsd-compat/sys-tree.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/openbsd-compat/sys-tree.h b/openbsd-compat/sys-tree.h
index 73cfbe72..c80b90b2 100644
--- a/openbsd-compat/sys-tree.h
+++ b/openbsd-compat/sys-tree.h
@@ -1,5 +1,3 @@
-/* OPENBSD ORIGINAL: sys/sys/tree.h */
-
/* $OpenBSD: tree.h,v 1.7 2002/10/17 21:51:54 art Exp $ */
/*
* Copyright 2002 Niels Provos <provos@citi.umich.edu>
@@ -26,6 +24,8 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+/* OPENBSD ORIGINAL: sys/sys/tree.h */
+
#ifndef _SYS_TREE_H_
#define _SYS_TREE_H_