summaryrefslogtreecommitdiff
path: root/ares_free_string.c
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-02-02 15:59:35 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-02-02 15:59:35 +0000
commit3d0a7c00df25d17e20ed8569a9186a79a4bb9625 (patch)
tree68e016dff33f4221f03b2bc436d7d65c99feb0fb /ares_free_string.c
parent3ac93aa3c5a1cd8af9b0133c9ac78696727fb967 (diff)
downloadc-ares-3d0a7c00df25d17e20ed8569a9186a79a4bb9625.tar.gz
c-ares-3d0a7c00df25d17e20ed8569a9186a79a4bb9625.tar.bz2
c-ares-3d0a7c00df25d17e20ed8569a9186a79a4bb9625.zip
remove rcsid stuff from c files, it serves no useful purpose
Diffstat (limited to 'ares_free_string.c')
-rw-r--r--ares_free_string.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ares_free_string.c b/ares_free_string.c
index 479db53..c05069c 100644
--- a/ares_free_string.c
+++ b/ares_free_string.c
@@ -13,8 +13,6 @@
* without express or implied warranty.
*/
-static const char rcsid[] = "$Id$";
-
#include <stdlib.h>
#include "ares.h"