From 285cf5ffab341ce098d46d058335915dc66ed715 Mon Sep 17 00:00:00 2001 From: Steve Checkoway Date: Wed, 20 Feb 2008 02:49:41 +0000 Subject: [PATCH] Strip .svn as well as files ending in CVS. --- stepmania/src/BackgroundUtil.cpp | 2 +- stepmania/src/RageUtil.cpp | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/stepmania/src/BackgroundUtil.cpp b/stepmania/src/BackgroundUtil.cpp index d85729ac97..ffd520e79e 100644 --- a/stepmania/src/BackgroundUtil.cpp +++ b/stepmania/src/BackgroundUtil.cpp @@ -92,7 +92,7 @@ static void StripCvs( vector &vsPathsToStrip, vector &vsNamesT ASSERT( vsPathsToStrip.size() == vsNamesToStrip.size() ); for( unsigned i=0; i &vs ) { - for( unsigned i=0; i