summaryrefslogtreecommitdiff
path: root/dw/textblock.cc
diff options
context:
space:
mode:
authorSebastian Geerken <devnull@localhost>2016-01-10 12:27:57 +0100
committerSebastian Geerken <devnull@localhost>2016-01-10 12:27:57 +0100
commit59cf0c0449aebbbee12c03883f4a236f843e5b39 (patch)
tree1ca1e10618e339196533770169803b54ac804c8d /dw/textblock.cc
parenteebb08f031950f87205d04c926e76e7098b2a93a (diff)
Whitespace.
Diffstat (limited to 'dw/textblock.cc')
-rw-r--r--dw/textblock.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/dw/textblock.cc b/dw/textblock.cc
index 5c740b3d..76d5a2c1 100644
--- a/dw/textblock.cc
+++ b/dw/textblock.cc
@@ -709,7 +709,7 @@ void Textblock::sizeAllocateImpl (core::Allocation *allocation)
xCursor += (word->size.width + word->effSpace);
DBG_OBJ_MSGF ("resize", 1, "xCursor = %d (after word %d)",
xCursor, wordIndex);
- DBG_MSG_WORD("resize", 1, "<i>that is:</i> ", wordIndex, "");
+ DBG_MSG_WORD ("resize", 1, "<i>that is:</i> ", wordIndex, "");
}
DBG_OBJ_MSG_END ();