summaryrefslogtreecommitdiff
path: root/sys/net/if_llc.h
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2013-01-17 00:48:05 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2013-01-17 00:48:05 +0000
commit5d884c83a510f9ee3d2f7f5d0c9c9ac88175ed1d (patch)
treebb44a5b27367445d86ffb19626f312269c0ce608 /sys/net/if_llc.h
parent912630dde59eb16b8bc97de41a25ae972a11d836 (diff)
first or second coming, commie or not commie, one m in coming is sufficient
ok claudio
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 423ff8c84e3..3557c83c0b6 100644
--- a/sys/net/if_llc.h
+++ b/sys/net/if_llc.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: if_llc.h,v 1.7 2003/06/02 23:28:12 millert Exp $ */
+/* $OpenBSD: if_llc.h,v 1.8 2013/01/17 00:48:04 henning Exp $ */
/* $NetBSD: if_llc.h,v 1.6 1995/03/08 02:56:57 cgd Exp $ */
/*
@@ -39,7 +39,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.
*/