Minor typo fixes in comments
authorpatthoyts <patthoyts>
Wed, 11 Jun 2003 22:17:10 +0000 (22:17 +0000)
committerpatthoyts <patthoyts>
Wed, 11 Jun 2003 22:17:10 +0000 (22:17 +0000)
generic/udp_tcl.c

index 0fc7677e48442998ac5cb1e9c9133a1dbe5f7f37..1caec16ed0d891ac21081a352d44438c9ff145d3 100644 (file)
@@ -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