summaryrefslogtreecommitdiff
path: root/ares_gethostbyaddr.c
diff options
context:
space:
mode:
Diffstat (limited to 'ares_gethostbyaddr.c')
-rw-r--r--ares_gethostbyaddr.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ares_gethostbyaddr.c b/ares_gethostbyaddr.c
index 7353f09..6e3e673 100644
--- a/ares_gethostbyaddr.c
+++ b/ares_gethostbyaddr.c
@@ -13,8 +13,6 @@
* without express or implied warranty.
*/
-static const char rcsid[] = "$Id$";
-
#include <sys/types.h>
#ifdef WIN32