aboutsummaryrefslogtreecommitdiff
path: root/ares
diff options
context:
space:
mode:
authorGisle Vanem <gvanem@broadpark.no>2005-11-12 14:44:26 +0000
committerGisle Vanem <gvanem@broadpark.no>2005-11-12 14:44:26 +0000
commitec65c3fd5346a52958f7d2b95f948f8bfb85a5a4 (patch)
treef00297888f7f727c8eb65418e89cdae6c7612728 /ares
parent7ca2f31c8df74cb4d6e0b4139716ec7a7894064b (diff)
Added CVS id. Detabified.
Diffstat (limited to 'ares')
-rw-r--r--ares/nameser.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/ares/nameser.h b/ares/nameser.h
index 9a2a6693c..7127c2640 100644
--- a/ares/nameser.h
+++ b/ares/nameser.h
@@ -1,3 +1,5 @@
+/* $Id$ */
+
#ifndef ARES_NAMESER_H
#define ARES_NAMESER_H
@@ -16,7 +18,7 @@
#define EINPROGRESS WSAEINPROGRESS
#define EWOULDBLOCK WSAEWOULDBLOCK
-#define EMSGSIZE WSAEMSGSIZE
+#define EMSGSIZE WSAEMSGSIZE
#define EAFNOSUPPORT WSAEAFNOSUPPORT
/* Structure for scatter/gather I/O. */