Fix typo
Submitted by: BDE MFC after: 2 weeks
This commit is contained in:
parent
0532d5e5d9
commit
f5b6de7200
@ -69,7 +69,7 @@ struct sl_softc {
|
||||
struct callout_handle sc_kahandle;
|
||||
struct slcompress sc_comp; /* tcp compression data */
|
||||
LIST_ENTRY(sl_softc) sl_next;
|
||||
u_char *bpfbuf; /* hing buffer for bpf here */
|
||||
u_char *bpfbuf; /* hang buffer for bpf here */
|
||||
};
|
||||
|
||||
/* internal flags */
|
||||
|
Loading…
Reference in New Issue
Block a user