aboutsummaryrefslogtreecommitdiff
path: root/sys/alpha
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-01-08 06:24:08 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-01-08 06:24:08 +0000
commiteaca6822a9ab490c5f5f743aa46810478afab2fd (patch)
treed68dd17f6c11539df0dfd064990ef3a5e2461db0 /sys/alpha
parentef53f4ee308c859f094aa50e4a84e13e343a0806 (diff)
Notes
Diffstat (limited to 'sys/alpha')
-rw-r--r--sys/alpha/include/ansi.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys/alpha/include/ansi.h b/sys/alpha/include/ansi.h
index a42b1cae3cbb..be0e63785d5f 100644
--- a/sys/alpha/include/ansi.h
+++ b/sys/alpha/include/ansi.h
@@ -1,6 +1,3 @@
-/* $FreeBSD$ */
-/* From: NetBSD: ansi.h,v 1.9 1997/11/23 20:20:53 kleink Exp */
-
/*-
* Copyright (c) 1990, 1993
* The Regents of the University of California. All rights reserved.
@@ -34,6 +31,8 @@
* SUCH DAMAGE.
*
* @(#)ansi.h 8.2 (Berkeley) 1/4/94
+ * From: NetBSD: ansi.h,v 1.9 1997/11/23 20:20:53 kleink Exp
+ * $FreeBSD$
*/
#ifndef _ANSI_H_