summaryrefslogtreecommitdiff
path: root/writerperfect
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2013-03-04 10:00:23 +0100
committerFridrich Štrba <fridrich.strba@bluewin.ch>2013-03-04 10:00:33 +0100
commit9cae1dc5311c09168fbe1f04bea3d4ee33a04bb7 (patch)
tree31e01690d68aa9d37b8b6b6715fa352816a44a09 /writerperfect
parent328adfb538032d903dfae32397367259d9c4a605 (diff)
Oops
Change-Id: I4ccf42a703cce56b32fc38f0caa068c19bf2a5f0
Diffstat (limited to 'writerperfect')
-rw-r--r--writerperfect/source/draw/VisioImportFilter.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/writerperfect/source/draw/VisioImportFilter.cxx b/writerperfect/source/draw/VisioImportFilter.cxx
index 1b803ca65d13..2729d4226ef4 100644
--- a/writerperfect/source/draw/VisioImportFilter.cxx
+++ b/writerperfect/source/draw/VisioImportFilter.cxx
@@ -142,7 +142,7 @@ throw( com::sun::star::uno::RuntimeException )
if (!sTypeName.isEmpty())
{
- if ( location == nLength ) )
+ if ( location == nLength )
{
Descriptor.realloc(nLength+1);
Descriptor[location].Name = "TypeName";