aboutsummaryrefslogtreecommitdiff
path: root/sys/net/if_llc.h
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1996-01-30 23:02:38 +0000
committerMike Pritchard <mpp@FreeBSD.org>1996-01-30 23:02:38 +0000
commit6c5e9bbdf5bb93639ae4899ddef635fe2ecbdd49 (patch)
treed5a8ea90ac641a456fff5afceb0a72173a7abe6e /sys/net/if_llc.h
parent09b5920411b857421036b7143f6cf39b5e264961 (diff)
downloadsrc-6c5e9bbdf5bb93639ae4899ddef635fe2ecbdd49.tar.gz
src-6c5e9bbdf5bb93639ae4899ddef635fe2ecbdd49.zip
Fix a bunch of spelling errors in the comment fields of
a bunch of system include files.
Notes
Notes: svn path=/head/; revision=13765
Diffstat (limited to 'sys/net/if_llc.h')
-rw-r--r--sys/net/if_llc.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/net/if_llc.h b/sys/net/if_llc.h
index da89ee7126f7..b58c4b2daea8 100644
--- a/sys/net/if_llc.h
+++ b/sys/net/if_llc.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)if_llc.h 8.1 (Berkeley) 6/10/93
- * $Id: if_llc.h,v 1.2 1994/08/02 07:46:16 davidg Exp $
+ * $Id: if_llc.h,v 1.3 1994/08/21 05:11:42 paul Exp $
*/
#ifndef _NET_IF_LLC_H_
@@ -41,7 +41,7 @@
* IEEE 802.2 Link Level Control headers, for use in conjunction with
* 802.{3,4,5} media access control methods.
*
- * Headers here do not use bit fields due to shortcommings in many
+ * Headers here do not use bit fields due to shortcomings in many
* compilers.
*/