summaryrefslogtreecommitdiff
path: root/sys/dev/patm/if_patmvar.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/patm/if_patmvar.h')
-rw-r--r--sys/dev/patm/if_patmvar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/patm/if_patmvar.h b/sys/dev/patm/if_patmvar.h
index e934784aec09..c87787a6afcf 100644
--- a/sys/dev/patm/if_patmvar.h
+++ b/sys/dev/patm/if_patmvar.h
@@ -256,7 +256,7 @@ struct patm_softc {
struct callout tst_callout;
u_int tst_free; /* free slots */
u_int tst_reserve; /* non-CBR reserve */
- u_int bwrem; /* remaining bandwith */
+ u_int bwrem; /* remaining bandwidth */
/* sysctl support */
struct sysctl_ctx_list sysctl_ctx;