From 5497de7e76b165390034e974e02b5bf5d4d30fac Mon Sep 17 00:00:00 2001 From: vda Date: Fri, 13 Apr 2007 16:32:26 +0000 Subject: fix typo in comment git-svn-id: svn://busybox.net/trunk/busybox@18426 69ca8d6d-28ef-0310-b511-8ec308f3f277 --- ipsvd/tcpudp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ipsvd') diff --git a/ipsvd/tcpudp.c b/ipsvd/tcpudp.c index 8c15d4b3e..553fee870 100644 --- a/ipsvd/tcpudp.c +++ b/ipsvd/tcpudp.c @@ -25,7 +25,7 @@ * - local IP address is retrieved (using recvmsg voodoo) but * child's socket is not bound to it (bind cannot be called on * already bound socket). Thus it still can emit outgoing packets - * with wrong sorce IP... + * with wrong source IP... * - don't know how to retrieve ORIGDST for udp. */ -- cgit v1.2.3-55-g6feb