1
0
mirror of https://frontier.innolan.net/rainlance/c-ares.git synced 2025-10-06 13:29:42 +00:00

remove rcsid stuff from c files, it serves no useful purpose

This commit is contained in:
Daniel Stenberg
2004-02-02 15:59:35 +00:00
parent 3ac93aa3c5
commit 3d0a7c00df
22 changed files with 0 additions and 44 deletions

View File

@ -13,8 +13,6 @@
* without express or implied warranty.
*/
static const char rcsid[] = "$Id$";
#include <sys/types.h>
#ifdef WIN32