aboutsummaryrefslogtreecommitdiff
path: root/engines/testbed/fs.h
diff options
context:
space:
mode:
authorJordi Vilalta Prat2010-07-14 14:12:42 +0000
committerJordi Vilalta Prat2010-07-14 14:12:42 +0000
commit0b3201e5e3449f90187938e5dd699535fdaadeb8 (patch)
tree5f4c179ad8028063a9297d45477f7842b1dc9434 /engines/testbed/fs.h
parent85958744a2314d5b2556bece162dbf6bc4d54505 (diff)
downloadscummvm-rg350-0b3201e5e3449f90187938e5dd699535fdaadeb8.tar.gz
scummvm-rg350-0b3201e5e3449f90187938e5dd699535fdaadeb8.tar.bz2
scummvm-rg350-0b3201e5e3449f90187938e5dd699535fdaadeb8.zip
Whitespace cleanup (mainly spaces and tabs at the end of line)
svn-id: r50885
Diffstat (limited to 'engines/testbed/fs.h')
-rw-r--r--engines/testbed/fs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/testbed/fs.h b/engines/testbed/fs.h
index cc28147b2b..07060ec457 100644
--- a/engines/testbed/fs.h
+++ b/engines/testbed/fs.h
@@ -34,7 +34,7 @@ namespace Testbed {
namespace FStests {
// Note: These tests require a game-data directory
-// So would work if game-path is set in the launcher or invoked as ./scummvm --path="path-to-testbed-data" testbed
+// So would work if game-path is set in the launcher or invoked as ./scummvm --path="path-to-testbed-data" testbed
// from commandline
// Helper functions for FS tests