]> git.pld-linux.org Git - packages/libreoffice.git/commitdiff
https://bugs.pld-linux.org/show_bug.cgi?id=5
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 3 Apr 2007 20:02:57 +0000 (20:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openoffice.org-gcc42-swregion.diff -> 1.1

openoffice.org-gcc42-swregion.diff [new file with mode: 0644]

diff --git a/openoffice.org-gcc42-swregion.diff b/openoffice.org-gcc42-swregion.diff
new file mode 100644 (file)
index 0000000..ce3cc26
--- /dev/null
@@ -0,0 +1,10 @@
+--- sw/source/core/bastyp/swregion.cxx.org     2006-09-16 23:43:34.000000000 +0300
++++ sw/source/core/bastyp/swregion.cxx 2007-04-03 22:56:57.415625055 +0300
+@@ -79,6 +79,7 @@
+ {
+       if( rDel )
+       {
++              pData = (SwRect*) pData;
+               *(pData+nPos) = rRect;
+               rDel = FALSE;
+       }
This page took 0.029083 seconds and 4 git commands to generate.