Submitted by:	 BDE
MFC after:	2 weeks
This commit is contained in:
julian 2001-08-16 17:17:54 +00:00
parent 0532d5e5d9
commit f5b6de7200

View File

@ -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 */