diff --git a/datapipe.c b/datapipe.c index 97feee9..ac04e0a 100644 --- a/datapipe.c +++ b/datapipe.c @@ -31,7 +31,7 @@ * cl /W3 datapipe.c wsock32.lib (Microsoft Visual C++) * * Run as: - * datapipe localhost localport remoteport remotehost + * datapipe localhost localport remotehost remoteport * * * written by Jeff Lawson