summaryrefslogtreecommitdiff
path: root/buildconf.bat
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2010-03-24 11:02:54 +0100
committerDaniel Stenberg <daniel@haxx.se>2010-03-24 11:02:54 +0100
commit2309b4e330b96bc2e1f8e36b6184015e59544037 (patch)
treef1d41e999eb5466fd3597226319ca2439e311652 /buildconf.bat
parentdd0c31ce386da6fc2467093a4d16b66a15b0961d (diff)
downloadcurl-2309b4e330b96bc2e1f8e36b6184015e59544037.tar.gz
remove the CVSish $Id$ lines
Diffstat (limited to 'buildconf.bat')
-rw-r--r--buildconf.bat1
1 files changed, 0 insertions, 1 deletions
diff --git a/buildconf.bat b/buildconf.bat
index 10d3c59e6..826ebf0a8 100644
--- a/buildconf.bat
+++ b/buildconf.bat
@@ -1,6 +1,5 @@
@echo off
REM
-REM $Id$
REM
REM This batch file must be used to set up a CVS tree to build on
REM systems where there is no autotools support (i.e. Microsoft).