]> granicus.if.org Git - curl/commitdiff
remove rcsid stuff from c files, it serves no useful purpose
authorDaniel Stenberg <daniel@haxx.se>
Mon, 2 Feb 2004 15:59:35 +0000 (15:59 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 2 Feb 2004 15:59:35 +0000 (15:59 +0000)
22 files changed:
ares/adig.c
ares/ahost.c
ares/ares__close_sockets.c
ares/ares__get_hostent.c
ares/ares__read_line.c
ares/ares_destroy.c
ares/ares_expand_name.c
ares/ares_fds.c
ares/ares_free_errmem.c
ares/ares_free_hostent.c
ares/ares_free_string.c
ares/ares_gethostbyaddr.c
ares/ares_gethostbyname.c
ares/ares_init.c
ares/ares_mkquery.c
ares/ares_parse_a_reply.c
ares/ares_parse_ptr_reply.c
ares/ares_process.c
ares/ares_query.c
ares/ares_search.c
ares/ares_send.c
ares/ares_timeout.c

index db7f32de2c4bc830ce825f6ac0b2cb188df26910..59ca1247bdffae99efd17a350c1dbb9c74893cd8 100644 (file)
@@ -13,8 +13,6 @@
  * without express or implied warranty.
  */
 
-static const char rcsid[] = "$Id$";
-
 #include <sys/types.h>
 
 #ifdef WIN32
index 294c0e9d0420f00a311048af0982aa1f37466316..d7ee8afe8de18e801ff937a3fdb9641f20cbadd3 100644 (file)
@@ -13,8 +13,6 @@
  * without express or implied warranty.
  */
 
-static const char rcsid[] = "$Id$";
-
 #include <sys/types.h>
 
 #ifdef WIN32
index 2b8be10209c67883d383394abadbbc5f41937cdc..f1eaf26ada506affc7e93318c5d98af2d6193a67 100644 (file)
@@ -13,8 +13,6 @@
  * without express or implied warranty.
  */
 
-static const char rcsid[] = "$Id$";
-
 #include <stdlib.h>
 #ifdef WIN32
 #else
index bba3b0e872b160e99b3a5e074bcc2526bc9a345b..ecba75c927d44b451f75fff3afdb1a89d510a459 100644 (file)
@@ -13,8 +13,6 @@
  * without express or implied warranty.
  */
 
-static const char rcsid[] = "$Id$";
-
 #include <sys/types.h>
 
 #ifdef WIN32
index 65bfde29ab4331cf5eab85ae9dfa568f6b080142..9f8445ad3bc56da0d5ca1d2f291cee80ae7e85c2 100644 (file)
@@ -13,8 +13,6 @@
  * without express or implied warranty.
  */
 
-static const char rcsid[] = "$Id$";
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
index b900dd3622c8914710154c8d5e17ff92e296ba82..e9b1bfd07e0f47749203de3bd29d579199dfeb1c 100644 (file)
@@ -13,8 +13,6 @@
  * without express or implied warranty.
  */
 
-static const char rcsid[] = "$Id$";
-
 #include <stdlib.h>
 #include "ares.h"
 #include "ares_private.h"
index 1d85b94f20bd2f63a4558a68c30adb794a5d724a..3c028158becb133ad85ff50b3c0e728b0071ce90 100644 (file)
@@ -13,8 +13,6 @@
  * without express or implied warranty.
  */
 
-static const char rcsid[] = "$Id$";
-
 #include <sys/types.h>
 
 #ifdef WIN32
index d26499841ff3ef7426bc8e4dabbe2b52e8daa480..73fc6c99e34fd9ba0c33038905ed4b2f2ab4f0c1 100644 (file)
@@ -13,8 +13,6 @@
  * without express or implied warranty.
  */
 
-static const char rcsid[] = "$Id$";
-
 #include <sys/types.h>
 
 #ifdef WIN32
index 116bd0a6f482d478927bf8587d6b9b6393c6777d..b255d2365ff17ab3027f33e4e34bbf16b63dc94a 100644 (file)
@@ -13,8 +13,6 @@
  * without express or implied warranty.
  */
 
-static const char rcsid[] = "$Id$";
-
 #include "ares.h"
 
 /* Do nothing, for now.  A future implementation may want to deal with
index a18f98588784385e98e4095f39cb566e08ef6f6a..52de303fae3bed8a9aa3038a3f40929c0ca1225c 100644 (file)
@@ -13,8 +13,6 @@
  * without express or implied warranty.
  */
 
-static const char rcsid[] = "$Id$";
-
 #include <stdlib.h>
 
 #ifdef WIN32
index 479db5358336ffdd150613db42aee4b3d483276d..c05069cca544fdb666ae9d0eda3b4660da674066 100644 (file)
@@ -13,8 +13,6 @@
  * without express or implied warranty.
  */
 
-static const char rcsid[] = "$Id$";
-
 #include <stdlib.h>
 #include "ares.h"
 
index 7353f091bba0be8d68a41e47ca107f8daa3a8dfc..6e3e6737dfd8c4ef13fa4cd76d1e8b32422f3d5c 100644 (file)
@@ -13,8 +13,6 @@
  * without express or implied warranty.
  */
 
-static const char rcsid[] = "$Id$";
-
 #include <sys/types.h>
 
 #ifdef WIN32
index 1e3755a6effa385bff409a18791c252081ecd9f9..accf962cfd4184bdcd7ba2f6722952e72014c5f9 100644 (file)
@@ -13,8 +13,6 @@
  * without express or implied warranty.
  */
 
-static const char rcsid[] = "$Id$";
-
 #include <sys/types.h>
 
 #ifdef WIN32
index 086bdb6a1a219b23a379b58020cdcc7cc6c7d237..b841fc70061f6662b0ff651fd2fe92b644313dc8 100644 (file)
@@ -13,8 +13,6 @@
  * without express or implied warranty.
  */
 
-static const char rcsid[] = "$Id$";
-
 #include <sys/types.h>
 
 #ifdef WIN32
index fda49eeb04400346a5dbf7c479ecfb794759fdf3..00fac019cf66a73df15a0488f23b5d7dd6973c1f 100644 (file)
@@ -13,8 +13,6 @@
  * without express or implied warranty.
  */
 
-static const char rcsid[] = "$Id$";
-
 #include <sys/types.h>
 
 #ifdef WIN32
index 737eee7183207fc9d566620a7522a5fe429a1aae..103738b70132c96a304ca59217918636dced2088 100644 (file)
@@ -13,8 +13,6 @@
  * without express or implied warranty.
  */
 
-static const char rcsid[] = "$Id$";
-
 #include <sys/types.h>
 
 #ifdef WIN32
index 2ebca242e55cc52026a2c427f807f61045c93c0c..8cb0cbc8e0dd81b48c1e9e599114e89077470627 100644 (file)
@@ -13,8 +13,6 @@
  * without express or implied warranty.
  */
 
-static const char rcsid[] = "$Id$";
-
 #include <sys/types.h>
 
 #ifdef WIN32
index b90049e605d1cf9cd0b5b07684a5e057161a1376..66c699399dc9cbe07ca8bd8bf6c0ed5b9c8d3f5e 100644 (file)
@@ -13,8 +13,6 @@
  * without express or implied warranty.
  */
 
-static const char rcsid[] = "$Id$";
-
 #include <sys/types.h>
 
 #ifdef WIN32
index 5801ef94f142906fb5d4f0819618c99e8448dba8..903070349070da384e339eaa9dde97a77060ddb8 100644 (file)
@@ -13,8 +13,6 @@
  * without express or implied warranty.
  */
 
-static const char rcsid[] = "$Id$";
-
 #include <sys/types.h>
 
 #ifdef WIN32
index 41080659e9b67cf48837fd0f4c06de6267e09d10..a994669fe90f46fad89cf930eafcf7345872a7c2 100644 (file)
@@ -13,8 +13,6 @@
  * without express or implied warranty.
  */
 
-static const char rcsid[] = "$Id$";
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
index b17b91276fa8b7df44d73edb050597d9724b4a1d..d0020ad64efdfe97e0cf18021929f38f5b33498b 100644 (file)
@@ -13,8 +13,6 @@
  * without express or implied warranty.
  */
 
-static const char rcsid[] = "$Id$";
-
 #include <sys/types.h>
 
 #ifdef WIN32
index 3cb86f44a0dba1b0ae1778641a2ffc4a9e9b6d28..c24703c6f16881c86af5cfa52110881cbfcd3519 100644 (file)
@@ -13,8 +13,6 @@
  * without express or implied warranty.
  */
 
-static const char rcsid[] = "$Id$";
-
 #include <sys/types.h>
 
 #ifdef WIN32