aboutsummaryrefslogtreecommitdiff
path: root/dw/outofflowmgr.cc
diff options
context:
space:
mode:
authorSebastian Geerken <devnull@localhost>2014-03-15 12:42:56 +0100
committerSebastian Geerken <devnull@localhost>2014-03-15 12:42:56 +0100
commit23de73cf657eec347a66d31aafef7079c840a89b (patch)
treedf674257fe836304eae85b8b862c2073b69c732b /dw/outofflowmgr.cc
parentc5644dd198c82741985e53bf1a26ef1117e8bc81 (diff)
Whitespace.
Diffstat (limited to 'dw/outofflowmgr.cc')
-rw-r--r--dw/outofflowmgr.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/dw/outofflowmgr.cc b/dw/outofflowmgr.cc
index e222d04c..994211e9 100644
--- a/dw/outofflowmgr.cc
+++ b/dw/outofflowmgr.cc
@@ -1834,7 +1834,7 @@ void OutOfFlowMgr::ensureFloatSize (Float *vloat)
}
if (width > extremes.maxWidth) {
width = extremes.maxWidth;
- DBG_OBJ_MSGF ("resize.oofm", 1, "adjusted to maxWidth: %d", width);
+ DBG_OBJ_MSGF ("resize.oofm", 1, "adjusted to maxWidth: %d", width);
}
DBG_OBJ_MSG_END ();