summaryrefslogtreecommitdiff
path: root/vs_postclean.pl
diff options
context:
space:
mode:
Diffstat (limited to 'vs_postclean.pl')
-rwxr-xr-xvs_postclean.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/vs_postclean.pl b/vs_postclean.pl
index bc9ceff2..ec57c799 100755
--- a/vs_postclean.pl
+++ b/vs_postclean.pl
@@ -8,7 +8,7 @@ eval '(exit $?0)' && eval 'exec perl -w -S $0 ${1+"$@"}'
# Date: 7/10/2008
# Description: Visual Studio doesn't support a post clean build step,
# so this script will do it.
-# $Id$
+#
# ******************************************************************
# ******************************************************************