From: patthoyts Date: Wed, 11 Jun 2003 22:17:10 +0000 (+0000) Subject: Minor typo fixes in comments X-Git-Tag: tcludp-1_0_5~4 X-Git-Url: http://privyetmir.co.uk/gitweb.cgi?a=commitdiff_plain;h=6244f0700683037ac63e22c9df9b9b89d79e4e31;p=tcludp Minor typo fixes in comments --- diff --git a/generic/udp_tcl.c b/generic/udp_tcl.c index 0fc7677..1caec16 100644 --- a/generic/udp_tcl.c +++ b/generic/udp_tcl.c @@ -1238,12 +1238,12 @@ udpTrace(const char *format, ...) /* * ---------------------------------------------------------------------- - * udpGetSetvice -- + * udpGetService -- * - * Return the service port number in network byte order from either a string - * representation of the port number or the service name. If the service - * string cannot be converted (ie: a name not present in the services - * database) then set a Tcl error. + * Return the service port number in network byte order from either a + * string representation of the port number or the service name. If the + * service string cannot be converted (ie: a name not present in the + * services database) then set a Tcl error. * ---------------------------------------------------------------------- */ static int