Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jul 2007 22:05:42 GMT
From:      Matus Harvan <mharvan@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 123294 for review
Message-ID:  <200707102205.l6AM5gBX060598@repoman.freebsd.org>

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

Change 123294 by mharvan@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



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