summaryrefslogtreecommitdiff
path: root/ares__read_line.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__read_line.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__read_line.c')
-rw-r--r--ares__read_line.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ares__read_line.c b/ares__read_line.c
index 65bfde2..9f8445a 100644
--- a/ares__read_line.c
+++ b/ares__read_line.c
@@ -13,8 +13,6 @@
* without express or implied warranty.
*/
-static const char rcsid[] = "$Id$";
-
#include <stdio.h>
#include <stdlib.h>
#include <string.h>