summaryrefslogtreecommitdiffstats
path: root/sys/dev/bwi
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2009-11-11 20:29:40 +0000
committerjhb <jhb@FreeBSD.org>2009-11-11 20:29:40 +0000
commit7f8b0bd4a81476d4906f4ec7983d3328593bebde (patch)
tree7188a907eed18acb8f4796e6b0d9faa03bd84f3d /sys/dev/bwi
parent60d8b5d2c77d0f3e7bfd1b82794f72384e678335 (diff)
downloadFreeBSD-src-7f8b0bd4a81476d4906f4ec7983d3328593bebde.zip
FreeBSD-src-7f8b0bd4a81476d4906f4ec7983d3328593bebde.tar.gz
More consistent whitespace.
Diffstat (limited to 'sys/dev/bwi')
-rw-r--r--sys/dev/bwi/if_bwivar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/bwi/if_bwivar.h b/sys/dev/bwi/if_bwivar.h
index 476ee13..22a1b1e 100644
--- a/sys/dev/bwi/if_bwivar.h
+++ b/sys/dev/bwi/if_bwivar.h
@@ -578,7 +578,7 @@ struct bwi_softc {
bus_space_handle_t sc_mem_bh;
struct callout sc_calib_ch;
- struct callout sc_watchdog_timer;
+ struct callout sc_watchdog_timer;
struct bwi_regwin *sc_cur_regwin;
struct bwi_regwin sc_com_regwin;
OpenPOWER on IntegriCloud