summaryrefslogtreecommitdiff
path: root/src/backend/btinstallbackend.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/backend/btinstallbackend.h')
-rw-r--r--src/backend/btinstallbackend.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/backend/btinstallbackend.h b/src/backend/btinstallbackend.h
index fc71697..1827f64 100644
--- a/src/backend/btinstallbackend.h
+++ b/src/backend/btinstallbackend.h
@@ -1,8 +1,10 @@
/*********
*
+* In the name of the Father, and of the Son, and of the Holy Spirit.
+*
* This file is part of BibleTime's source code, http://www.bibletime.info/.
*
-* Copyright 1999-2011 by the BibleTime developers.
+* Copyright 1999-2014 by the BibleTime developers.
* The BibleTime source code is licensed under the GNU General Public License version 2.0.
*
**********/
@@ -64,7 +66,7 @@ QString swordConfigFilename();
QDir swordDir();
/** Returns backend Sword manager for the source. */
-CSwordBackend* backend( const sword::InstallSource& is);
+CSwordBackend * backend(const sword::InstallSource & is);
} // namespace BtInstallBackend