Date: Tue, 16 Dec 2008 23:18:03 GMT From: Paolo Pisati <piso@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 154825 for review Message-ID: <200812162318.mBGNI3Vp053046@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=154825 Change 154825 by piso@piso_newluxor on 2008/12/16 23:17:07 white space change Affected files ... .. //depot/projects/soc2005/libalias/sys/netinet/libalias/alias.c#89 edit Differences ... ==== //depot/projects/soc2005/libalias/sys/netinet/libalias/alias.c#89 (text+ko) ==== @@ -1489,7 +1489,7 @@ case IPPROTO_UDP: iresult = UdpAliasOut(la, ptr, maxpacketsize, create); break; - case IPPROTO_TCP: + case IPPROTO_TCP: iresult = TcpAliasOut(la, ptr, maxpacketsize, create); break; case IPPROTO_GRE: {
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812162318.mBGNI3Vp053046>