summaryrefslogtreecommitdiff
path: root/filter
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 /filter
parent67942a8b68f8061f4bbeda023be9a586e636128f (diff)
remove trailing whitespaces
Change-Id: Ib6684fe00e063e150af30477fd704d9b3f029282
Diffstat (limited to 'filter')
-rw-r--r--filter/source/graphicfilter/egif/giflzwc.cxx2
-rw-r--r--filter/source/graphicfilter/ipcd/ipcd.cxx2
-rw-r--r--filter/source/graphicfilter/itiff/ccidecom.cxx2
3 files changed, 3 insertions, 3 deletions
diff --git a/filter/source/graphicfilter/egif/giflzwc.cxx b/filter/source/graphicfilter/egif/giflzwc.cxx
index 4c7ca0b503be..dcc1533640d5 100644
--- a/filter/source/graphicfilter/egif/giflzwc.cxx
+++ b/filter/source/graphicfilter/egif/giflzwc.cxx
@@ -116,7 +116,7 @@ struct GIFLZWCTreeNode
{
GIFLZWCTreeNode* pBrother; // next node which has the same father
- GIFLZWCTreeNode* pFirstChild; // first
+ GIFLZWCTreeNode* pFirstChild; // first
sal_uInt16 nCode; // the code for the string of pixel values which comes about
sal_uInt16 nValue; // the pixel value
};
diff --git a/filter/source/graphicfilter/ipcd/ipcd.cxx b/filter/source/graphicfilter/ipcd/ipcd.cxx
index e3f5f0454514..0b44cdae2776 100644
--- a/filter/source/graphicfilter/ipcd/ipcd.cxx
+++ b/filter/source/graphicfilter/ipcd/ipcd.cxx
@@ -33,7 +33,7 @@ enum PCDResolution {
PCDRES_BASE16, // 192 x 128
PCDRES_BASE4, // 384 x 256
PCDRES_BASE, // 768 x 512
- // the following ones are compressed
+ // the following ones are compressed
// and CANNOT be read by us
PCDRES_4BASE, // 1536 x 1024
PCDRES_16BASE // 3072 x 3072
diff --git a/filter/source/graphicfilter/itiff/ccidecom.cxx b/filter/source/graphicfilter/itiff/ccidecom.cxx
index 09ae6c233f69..bfcb3f41aa10 100644
--- a/filter/source/graphicfilter/itiff/ccidecom.cxx
+++ b/filter/source/graphicfilter/itiff/ccidecom.cxx
@@ -314,7 +314,7 @@ const CCIHuffmanTableEntry CCIUncompTable[CCIUncompTableSize]={
// (e.g. an accidentaly key press in the editor) the tables are listed twice
// and are compared during runtime. (If the comparison fails CCIDcompressor
// throws an error) The whole thing may appear insane, but an error within the
-// tables would otherwise be really hard to discover and it's very unlikely that
+// tables would otherwise be really hard to discover and it's very unlikely that
// one or more sample files run through all codes.
const CCIHuffmanTableEntry CCIWhiteTableSave[CCIWhiteTableSize]={