fix typo in comment

This commit is contained in:
Denis Vlasenko 2007-04-13 16:32:26 +00:00
parent 62f0479cf1
commit beaca811e4

View File

@ -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.
*/