summaryrefslogtreecommitdiffstats
path: root/sys/net/raw_cb.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/net/raw_cb.c')
-rw-r--r--sys/net/raw_cb.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/net/raw_cb.c b/sys/net/raw_cb.c
index 0572378..dfb08e4 100644
--- a/sys/net/raw_cb.c
+++ b/sys/net/raw_cb.c
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)raw_cb.c 8.1 (Berkeley) 6/10/93
- * $Id: raw_cb.c,v 1.2 1994/08/02 07:46:34 davidg Exp $
+ * $Id: raw_cb.c,v 1.3 1994/10/08 22:38:24 phk Exp $
*/
#include <sys/param.h>
@@ -49,7 +49,7 @@
#include <netinet/in.h>
/*
- * Routines to manage the raw protocol control blocks.
+ * Routines to manage the raw protocol control blocks.
*
* TODO:
* hash lookups by protocol family/protocol + address family
OpenPOWER on IntegriCloud