summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpfribptr.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpfribptr.cxx')
-rw-r--r--lotuswordpro/source/filter/lwpfribptr.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/lotuswordpro/source/filter/lwpfribptr.cxx b/lotuswordpro/source/filter/lwpfribptr.cxx
index 2001fe2069f3..2a7566267ba6 100644
--- a/lotuswordpro/source/filter/lwpfribptr.cxx
+++ b/lotuswordpro/source/filter/lwpfribptr.cxx
@@ -169,8 +169,8 @@ void LwpFribPtr::XFConvert()
}
}
- switch(nFribType)
- {
+ switch(nFribType)
+ {
case FRIB_TAG_TEXT:
{
LwpFribText* textFrib= static_cast<LwpFribText*>(pFrib);