aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/true_talk/tt_picture.h
diff options
context:
space:
mode:
authorEugene Sandulenko2016-10-09 14:59:58 +0200
committerEugene Sandulenko2016-10-09 14:59:58 +0200
commitdead4aa01446da2bf711e64a4e681be460fa1202 (patch)
tree149648f240e839900e18af10953c4408da1e9464 /engines/titanic/true_talk/tt_picture.h
parentc5efd9f7487f4f51316d9ae6e6cbef3d35dd7b51 (diff)
downloadscummvm-rg350-dead4aa01446da2bf711e64a4e681be460fa1202.tar.gz
scummvm-rg350-dead4aa01446da2bf711e64a4e681be460fa1202.tar.bz2
scummvm-rg350-dead4aa01446da2bf711e64a4e681be460fa1202.zip
JANITORIAL: Remove trailing spaces
Diffstat (limited to 'engines/titanic/true_talk/tt_picture.h')
-rw-r--r--engines/titanic/true_talk/tt_picture.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/titanic/true_talk/tt_picture.h b/engines/titanic/true_talk/tt_picture.h
index 18cb88278f..988f2a7437 100644
--- a/engines/titanic/true_talk/tt_picture.h
+++ b/engines/titanic/true_talk/tt_picture.h
@@ -53,7 +53,7 @@ public:
* Checks whether the word's tag is a known type
*/
virtual bool checkTag() const;
-
+
/**
* Compare the word's tag to a given tag value
*/
@@ -63,7 +63,7 @@ public:
* Return the tag associated with the word
*/
virtual uint getTag() const;
-
+
virtual bool proc9(int val) const;
virtual int proc10() const;