TOOLS: Whitespace cleanup

svn-id: r46751
This commit is contained in:
Jordi Vilalta Prat
2009-12-30 15:34:00 +00:00
parent 1d465ba108
commit eae07f9e8a
62 changed files with 440 additions and 440 deletions
+1 -1
View File
@@ -131,7 +131,7 @@ void CompressionExample::execute() {
// Start the 'extraction'
size_t total_files = in1.size() + in2.size();
// There has to be some roof on this
if (total_files > 1000)
throw ToolException("Input files are too large!");