summaryrefslogtreecommitdiffstats
path: root/sys/dev/dpt
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2004-03-17 03:43:53 +0000
committerobrien <obrien@FreeBSD.org>2004-03-17 03:43:53 +0000
commit974081911f1eb5013c9160b39548f56a5a9578e0 (patch)
tree6b2082e01dccd78132394544e52ecb436781c68f /sys/dev/dpt
parent12db4373da2db86c53530a377ee958ebcd510a66 (diff)
downloadFreeBSD-src-974081911f1eb5013c9160b39548f56a5a9578e0.zip
FreeBSD-src-974081911f1eb5013c9160b39548f56a5a9578e0.tar.gz
Adjust $FreeBSD$'s.
Diffstat (limited to 'sys/dev/dpt')
-rw-r--r--sys/dev/dpt/dpt_scsi.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/dpt/dpt_scsi.c b/sys/dev/dpt/dpt_scsi.c
index 4ae2cc8..533ac93 100644
--- a/sys/dev/dpt/dpt_scsi.c
+++ b/sys/dev/dpt/dpt_scsi.c
@@ -27,6 +27,7 @@
* SUCH DAMAGE.
*/
+#ident "$FreeBSD$"
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
@@ -46,8 +47,6 @@ __FBSDID("$FreeBSD$");
* arrays that span controllers (Wow!).
*/
-#ident "$FreeBSD$"
-
#define _DPT_C_
#include "opt_dpt.h"
OpenPOWER on IntegriCloud