summaryrefslogtreecommitdiff
path: root/evdns.c
diff options
context:
space:
mode:
authorroot <root>2007-11-08 18:38:51 +0000
committerroot <root>2007-11-08 18:38:51 +0000
commit405b090a250e6add673905b8ebce6ad23b7f3668 (patch)
treee7d6e70d77ab9d5abf598cb48b1973c9d6d2f488 /evdns.c
parent2fa1c9cb48b3bbf9d5e305dbf3d4269abcce0ec2 (diff)
remove -Wall
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 a006638..e24aacc 100644
--- a/evdns.c
+++ b/evdns.c
@@ -1,4 +1,4 @@
-/* $Id: evdns.c,v 1.20 2007-11-08 16:58:00 root Exp $ */
+/* $Id: evdns.c,v 1.21 2007-11-08 18:38:52 root Exp $ */
/* The original version of this module was written by Adam Langley; for
* a history of modifications, check out the subversion logs.