Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jun 2009 16:13:51 GMT
From:      Marko Zec <zec@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 163581 for review
Message-ID:  <200906051613.n55GDpm2014269@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=163581

Change 163581 by zec@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906051613.n55GDpm2014269>