summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par3.cxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-03-04 22:21:36 +0100
committerThomas Arnhold <thomas@arnhold.org>2013-03-04 22:22:04 +0100
commit65610d54b43290d722b318d5ff819e6b5af1bc3a (patch)
tree75074f093b727abb0c5694fbde0c41fcf900c43e /sw/source/filter/ww8/ww8par3.cxx
parent67942a8b68f8061f4bbeda023be9a586e636128f (diff)
remove trailing whitespaces
Change-Id: Ib6684fe00e063e150af30477fd704d9b3f029282
Diffstat (limited to 'sw/source/filter/ww8/ww8par3.cxx')
-rw-r--r--sw/source/filter/ww8/ww8par3.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/filter/ww8/ww8par3.cxx b/sw/source/filter/ww8/ww8par3.cxx
index 7ee328119e9d..c750221a974a 100644
--- a/sw/source/filter/ww8/ww8par3.cxx
+++ b/sw/source/filter/ww8/ww8par3.cxx
@@ -2122,7 +2122,7 @@ void WW8FormulaControl::FormulaRead(SwWw8ControlType nWhich,
*pDataStream >> nHeaderByte;
- // might be better to read the bits as a 16 bit word
+ // might be better to read the bits as a 16 bit word
// ( like it is in the spec. )
sal_uInt8 bits1;
*pDataStream >> bits1;