summaryrefslogtreecommitdiff
path: root/evdns.c
diff options
context:
space:
mode:
authorroot <root>2007-11-03 20:24:42 +0000
committerroot <root>2007-11-03 20:24:42 +0000
commitb5304cc456ee27383d787591037f5d15ca3b274f (patch)
tree428eb8b64be06f5b24aa416ef9ae8dea8e84f5ea /evdns.c
parent2c478454e9a3a21bdc62c7f46b02149795888437 (diff)
do not support multiple event bases. period.
Diffstat (limited to 'evdns.c')
-rw-r--r--evdns.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/evdns.c b/evdns.c
index 3224cce..4894401 100644
--- a/evdns.c
+++ b/evdns.c
@@ -1,4 +1,4 @@
-/* $Id: evdns.c,v 1.6 2007-11-03 19:41:55 root Exp $ */
+/* $Id: evdns.c,v 1.7 2007-11-03 20:24:42 root Exp $ */
/* The original version of this module was written by Adam Langley; for
* a history of modifications, check out the subversion logs.