aboutsummaryrefslogtreecommitdiff
path: root/common/translation.h
diff options
context:
space:
mode:
authorJohannes Schickel2011-11-13 01:43:41 +0100
committerJohannes Schickel2011-11-13 01:43:41 +0100
commit3ddea4952d2aec5ef61d0ae8762266edb9ceb02e (patch)
tree31455a49193e8052e25dbf5b122274368b18b8c6 /common/translation.h
parent2acfca89984cabdac986a624cce2eba91727afb8 (diff)
downloadscummvm-rg350-3ddea4952d2aec5ef61d0ae8762266edb9ceb02e.tar.gz
scummvm-rg350-3ddea4952d2aec5ef61d0ae8762266edb9ceb02e.tar.bz2
scummvm-rg350-3ddea4952d2aec5ef61d0ae8762266edb9ceb02e.zip
COMMON: Some minor formatting fixes in translation code.
Done by running astyle over the files.
Diffstat (limited to 'common/translation.h')
-rw-r--r--common/translation.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/translation.h b/common/translation.h
index 9e5245702e..71cf2b0981 100644
--- a/common/translation.h
+++ b/common/translation.h
@@ -173,13 +173,13 @@ private:
* then if needed using the Themepath. If found it opens the given File
* to read the translations.dat file.
*/
- bool openTranslationsFile(File&);
+ bool openTranslationsFile(File &);
/**
* Find the translations.dat file in the given directory node.
* If found it opens the given File to read the translations.dat file.
*/
- bool openTranslationsFile(const FSNode &node, File&, int depth = -1);
+ bool openTranslationsFile(const FSNode &node, File &, int depth = -1);
/**
* Load the list of languages from the translations.dat file