From 6221ffb389224d9ff8e3af8cf52f8150cfa44c72 Mon Sep 17 00:00:00 2001 From: Julian Elischer Date: Thu, 16 Aug 2001 17:17:54 +0000 Subject: Fix typo Submitted by: BDE MFC after: 2 weeks --- sys/net/if_slvar.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys') diff --git a/sys/net/if_slvar.h b/sys/net/if_slvar.h index 0abb28506f58..5d2b903dd5b2 100644 --- a/sys/net/if_slvar.h +++ b/sys/net/if_slvar.h @@ -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 */ -- cgit v1.3