socsvn commit: r272214 - soc2014/dpl/netmap-ipfwjit/sys/netpfil/ipfw

dpl at FreeBSD.org dpl at FreeBSD.org
Mon Aug 11 16:05:23 UTC 2014


Author: dpl
Date: Mon Aug 11 16:05:22 2014
New Revision: 272214
URL: http://svnweb.FreeBSD.org/socsvn/?view=rev&rev=272214

Log:
  Comment

Modified:
  soc2014/dpl/netmap-ipfwjit/sys/netpfil/ipfw/ip_fw_rules.h

Modified: soc2014/dpl/netmap-ipfwjit/sys/netpfil/ipfw/ip_fw_rules.h
==============================================================================
--- soc2014/dpl/netmap-ipfwjit/sys/netpfil/ipfw/ip_fw_rules.h	Mon Aug 11 16:00:15 2014	(r272213)
+++ soc2014/dpl/netmap-ipfwjit/sys/netpfil/ipfw/ip_fw_rules.h	Mon Aug 11 16:05:22 2014	(r272214)
@@ -51,7 +51,7 @@
 	struct ucred;
 #endif
 
-// Functions used by JIT, external to our code.
+// Functions used by JIT, external.
 int printf(const char * restrict format, ...);
 
 


More information about the svn-soc-all mailing list