PERFORCE change 123294 for review

Matus Harvan mharvan at FreeBSD.org
Tue Jul 10 22:05:43 UTC 2007


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

Change 123294 by mharvan at mharvan_twoflower on 2007/07/10 22:05:35

	fixing a typo in the comment, thanks to Garrett Cooper for finding it

Affected files ...

.. //depot/projects/soc2007/mharvan-mtund/mtund.src/tunneld.c#8 edit

Differences ...

==== //depot/projects/soc2007/mharvan-mtund/mtund.src/tunneld.c#8 (text+ko) ====

@@ -423,7 +423,7 @@
 	#endif
 	
     } else {
-	/* FeeBSD */
+	/* FreeBSD */
 	#ifdef __FreeBSD__
 	ssystem("ifconfig tun0 mtu 1400 192.168.0.2 192.168.0.1");
 	#else


More information about the p4-projects mailing list