sw/source/filter/ww8/ww8graf.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit d68539562a7d1f0472376855d9f8a25bd8fe93cf Author: Caolán McNamara <caol...@redhat.com> Date: Tue Aug 25 10:08:38 2015 +0100 misplaced brace Change-Id: I6e43fd4a4b45f0217de8b6d93ef2403e46e39489 diff --git a/sw/source/filter/ww8/ww8graf.cxx b/sw/source/filter/ww8/ww8graf.cxx index 7e920d7..2b66ea6 100644 --- a/sw/source/filter/ww8/ww8graf.cxx +++ b/sw/source/filter/ww8/ww8graf.cxx @@ -758,7 +758,7 @@ void SwWW8ImplReader::InsertAttrsAsDrawingAttrs(long nStartCp, long nEndCp, } for (myIter aIter2 = aIter+1; aIter2 != aEnd; ++aIter2) aIter2->Adjust(nChanged); - } + } /* Don't worry about the new pPlcxMan, the restorer removes it when
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits