summaryrefslogtreecommitdiffstats
path: root/libasyncns/asyncns.h
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-01-08 15:15:21 +0000
committerLennart Poettering <lennart@poettering.net>2005-01-08 15:15:21 +0000
commitf0b5302c7975d1252e1215329de59055ffcef58c (patch)
tree38714948f9591988a84214641b1566e993c28066 /libasyncns/asyncns.h
parent0196a176f02387fd592590cd1ffbc8aed931cc19 (diff)
* date fix
* doc update git-svn-id: file:///home/lennart/svn/public/libasyncns/trunk@18 cc0fb855-19ed-0310-866e-8c1d96e4abae
Diffstat (limited to 'libasyncns/asyncns.h')
-rw-r--r--libasyncns/asyncns.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libasyncns/asyncns.h b/libasyncns/asyncns.h
index beb1e47..80892e7 100644
--- a/libasyncns/asyncns.h
+++ b/libasyncns/asyncns.h
@@ -37,7 +37,7 @@
* asyncns_getnameinfo(). Use asyncns_free() to shut down the worker
* processes.
*
- * Since libasyncns forks off new processes you have to make sure that
+ * Since libasyncns may fork off new processes you have to make sure that
* your program is not irritated by spurious SIGCHLD signals.
*/