aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/asr/i2otypes.h
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-12-13 23:48:34 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-12-13 23:48:34 +0000
commitf414f5dc5c0aca1a3345c3ac0b1241e143435ef1 (patch)
tree4496d33e51b1b0dc07334a42dbd0ec75d4e0acae /sys/dev/asr/i2otypes.h
parentbfacd15a502c4a23f1a484c620b918b96111c2a0 (diff)
downloadsrc-f414f5dc5c0aca1a3345c3ac0b1241e143435ef1.tar.gz
src-f414f5dc5c0aca1a3345c3ac0b1241e143435ef1.zip
Convert C++ style comments to proper C ones.
Clean up C comments just a tad. Fix ID's.
Notes
Notes: svn path=/head/; revision=87826
Diffstat (limited to 'sys/dev/asr/i2otypes.h')
-rw-r--r--sys/dev/asr/i2otypes.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/asr/i2otypes.h b/sys/dev/asr/i2otypes.h
index 18511e66252d..77bde2b46dde 100644
--- a/sys/dev/asr/i2otypes.h
+++ b/sys/dev/asr/i2otypes.h
@@ -1,4 +1,3 @@
-/* $FreeBSD$ */
/****************************************************************
* Copyright (c) 1996-2000 Distributed Processing Technology Corporation
* Copyright (c) 2000 Adaptec Corporation.
@@ -76,6 +75,9 @@
* header file at the I2O SIG Web site. Furthermore, to become a Registered
* Developer of the I2O SIG, sign up at the Web site or call 415.750.8352
* (United States).
+ *
+ * $FreeBSD$
+ *
****************************************************************/
#ifndef __INCi2otypesh