summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/if_wl.h
diff options
context:
space:
mode:
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