summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/if_wl.h
diff options
context:
space:
mode:
authoreivind <eivind@FreeBSD.org>1998-12-09 03:30:52 +0000
committereivind <eivind@FreeBSD.org>1998-12-09 03:30:52 +0000
commit6fc4a3adfcfa6eca85446d06216060dfcf37f94b (patch)
tree3a4a625ca56868a56660f7943c162b3a15e4e041 /sys/i386/isa/if_wl.h
parent8280637a28e54213bbb53180fa264618e98078b6 (diff)
downloadFreeBSD-src-6fc4a3adfcfa6eca85446d06216060dfcf37f94b.zip
FreeBSD-src-6fc4a3adfcfa6eca85446d06216060dfcf37f94b.tar.gz
Someday I hope people will learn that "#endif" is not a comment
introducer in ANSI C.
Diffstat (limited to 'sys/i386/isa/if_wl.h')
-rw-r--r--sys/i386/isa/if_wl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/isa/if_wl.h b/sys/i386/isa/if_wl.h
index 90801c3..70d5d30 100644
--- a/sys/i386/isa/if_wl.h
+++ b/sys/i386/isa/if_wl.h
@@ -116,5 +116,5 @@ typedef struct {
outw(MMCR(WLSOFTC(unit)->base), \
(u_short)(((u_short)(val) << 8) | ((cmd) << 1) | 1))
-#endif _IF_WL_H
+#endif /* _IF_WL_H */
OpenPOWER on IntegriCloud