summaryrefslogtreecommitdiffstats
path: root/sys/dev/amr
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2001-12-13 11:12:30 +0000
committerjhb <jhb@FreeBSD.org>2001-12-13 11:12:30 +0000
commit550cf2659458c5596731107ad03930476c5bb147 (patch)
tree3e9307acb00d3f79a94d1e56babb20c6000fd4c3 /sys/dev/amr
parent8ed2558536b0d1e3b53d1adfe463eabc15e43123 (diff)
downloadFreeBSD-src-550cf2659458c5596731107ad03930476c5bb147.zip
FreeBSD-src-550cf2659458c5596731107ad03930476c5bb147.tar.gz
Comment tokens after #undef <macroname> and #endif.
Reported by: gcc30
Diffstat (limited to 'sys/dev/amr')
-rw-r--r--sys/dev/amr/amrreg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/amr/amrreg.h b/sys/dev/amr/amrreg.h
index 4835bb1..e2f786e 100644
--- a/sys/dev/amr/amrreg.h
+++ b/sys/dev/amr/amrreg.h
@@ -542,4 +542,4 @@ struct amr_passthrough
#define AMR_SGET_INITTARG(sc) bus_space_read_1 (sc->amr_btag, sc->amr_bhandle, AMR_SMBOX_ENABLE + 3)
#endif
-#endif _KERNEL
+#endif /* _KERNEL */
OpenPOWER on IntegriCloud