diff options
Diffstat (limited to 'sys/dev/firewire/if_fwip.c')
-rw-r--r-- | sys/dev/firewire/if_fwip.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/firewire/if_fwip.c b/sys/dev/firewire/if_fwip.c index 0617a9c..0a958b2 100644 --- a/sys/dev/firewire/if_fwip.c +++ b/sys/dev/firewire/if_fwip.c @@ -739,7 +739,7 @@ fwip_stream_input(struct fw_xferq *xferq) /* * We must have a GASP header - leave the * encapsulation sanity checks to the generic - * code. Remeber that we also have the firewire async + * code. Remember that we also have the firewire async * stream header even though that isn't accounted for * in mode.stream.len. */ |