aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorScott Long <scottl@FreeBSD.org>2005-01-23 16:13:10 +0000
committerScott Long <scottl@FreeBSD.org>2005-01-23 16:13:10 +0000
commitd563f671c3a1e75cd91fd3ea733ba0a2871a8b6e (patch)
tree6ad8bac3f3dd55db111e3510b546c3c037b899bd /sys/dev
parent6617cf5778c62a99378ccdbc008fb150d96bcd98 (diff)
downloadsrc-d563f671c3a1e75cd91fd3ea733ba0a2871a8b6e.tar.gz
src-d563f671c3a1e75cd91fd3ea733ba0a2871a8b6e.zip
Fix whitespace
Notes
Notes: svn path=/head/; revision=140669
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/aac/aacreg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/aac/aacreg.h b/sys/dev/aac/aacreg.h
index a1b08b0f4298..9116beb3eba1 100644
--- a/sys/dev/aac/aacreg.h
+++ b/sys/dev/aac/aacreg.h
@@ -551,7 +551,7 @@ struct aac_adapter_info {
* state of the adapter.
*/
#define AAC_SELF_TEST_FAILED 0x00000004
-#define AAC_MONITOR_PANIC 0x00000020
+#define AAC_MONITOR_PANIC 0x00000020
#define AAC_UP_AND_RUNNING 0x00000080
#define AAC_KERNEL_PANIC 0x00000100