PERFORCE change 111730 for review

Paolo Pisati piso at FreeBSD.org
Fri Dec 15 03:48:32 PST 2006


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

Change 111730 by piso at piso_newluxor on 2006/12/15 11:48:01

	Typo.

Affected files ...

.. //depot/projects/soc2005/libalias/sys/netinet/libalias/alias_local.h#10 edit

Differences ...

==== //depot/projects/soc2005/libalias/sys/netinet/libalias/alias_local.h#10 (text+ko) ====

@@ -151,7 +151,7 @@
 	u_short		true_port;	/* in host byte order. */
 #ifdef  _KERNEL
 	/* 
-	 * avoid races in libalias: every pubblic function has to use it.
+	 * avoid races in libalias: every public function has to use it.
 	 */
 	struct mtx mutex;
 #endif


More information about the p4-projects mailing list