summaryrefslogtreecommitdiff
path: root/src/dnsclient.c
diff options
context:
space:
mode:
authorRobert James Kaes <rjkaes@users.sourceforge.net>2002-05-24 04:45:32 +0000
committerRobert James Kaes <rjkaes@users.sourceforge.net>2002-05-24 04:45:32 +0000
commit391a408eee5351b4c4714f9edfe358d924ea80bc (patch)
tree9b469da70856e1c1294f94a3feacd5909b060665 /src/dnsclient.c
parenta34db10d653b296ee9ed3a2c742baf600978cae8 (diff)
downloadtinyproxy-391a408eee5351b4c4714f9edfe358d924ea80bc.tar.gz
tinyproxy-391a408eee5351b4c4714f9edfe358d924ea80bc.zip
Fixed a tonne of spelling mistakes.
Diffstat (limited to 'src/dnsclient.c')
-rw-r--r--src/dnsclient.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dnsclient.c b/src/dnsclient.c
index 7bf313d..4415b81 100644
--- a/src/dnsclient.c
+++ b/src/dnsclient.c
@@ -1,4 +1,4 @@
-/* $Id: dnsclient.c,v 1.1 2002-05-23 04:40:06 rjkaes Exp $
+/* $Id: dnsclient.c,v 1.2 2002-05-24 04:45:32 rjkaes Exp $
*
* Create the dnsserver child process, and then include functions to
* retrieve IP addresses or host names. These functions are required
@@ -40,7 +40,7 @@ static char* unix_socket_loc;
/*
* Fork a copy of the "dnsserver" program. Two arguments are used
* by this function: 'dnsserver_location' is the complete path to the
- * dnsserver execuatable; 'path' is the absolute path used by the
+ * dnsserver executable; 'path' is the absolute path used by the
* Unix socket.
*/
int