PERFORCE change 163581 for review

Marko Zec zec at FreeBSD.org
Fri Jun 5 16:13:53 UTC 2009


http://perforce.freebsd.org/chv.cgi?CH=163581

Change 163581 by zec at zec_tpx32 on 2009/06/05 16:13:17

	Fix typo.

Affected files ...

.. //depot/projects/vimage-commit2/src/sys/netinet/tcp_hostcache.c#27 edit

Differences ...

==== //depot/projects/vimage-commit2/src/sys/netinet/tcp_hostcache.c#27 (text+ko) ====

@@ -240,7 +240,7 @@
 
 	callout_drain(&V_tcp_hc_callout);
 }
-#ifdef VIMAGE
+#endif
 
 /*
  * Internal function: look up an entry in the hostcache or return NULL.


More information about the p4-projects mailing list