socsvn commit: r273569 - soc2014/dpl/netmap-ipfwjit/extra

dpl at FreeBSD.org dpl at FreeBSD.org
Wed Sep 3 18:00:57 UTC 2014


Author: dpl
Date: Wed Sep  3 18:00:56 2014
New Revision: 273569
URL: http://svnweb.FreeBSD.org/socsvn/?view=rev&rev=273569

Log:
  Typo.

Modified:
  soc2014/dpl/netmap-ipfwjit/extra/missing.c

Modified: soc2014/dpl/netmap-ipfwjit/extra/missing.c
==============================================================================
--- soc2014/dpl/netmap-ipfwjit/extra/missing.c	Wed Sep  3 17:51:03 2014	(r273568)
+++ soc2014/dpl/netmap-ipfwjit/extra/missing.c	Wed Sep  3 18:00:56 2014	(r273569)
@@ -36,7 +36,7 @@
 
 
 /*
- * Global bariables in the kernel
+ * Global variables in the kernel
  */
 int ticks;		/* kernel ticks counter */
 int hz = 1000;		/* default clock time */


More information about the svn-soc-all mailing list