]> git.pld-linux.org Git - packages/libreoffice.git/blame - openoffice.org-gcc42-swregion.diff
- this one is used
[packages/libreoffice.git] / openoffice.org-gcc42-swregion.diff
CommitLineData
80e5c1a7
AM
1--- sw/source/core/bastyp/swregion.cxx.org 2006-09-16 23:43:34.000000000 +0300
2+++ sw/source/core/bastyp/swregion.cxx 2007-04-03 22:56:57.415625055 +0300
3@@ -79,6 +79,7 @@
4 {
5 if( rDel )
6 {
7+ pData = (SwRect*) pData;
8 *(pData+nPos) = rRect;
9 rDel = FALSE;
10 }
This page took 0.104171 seconds and 4 git commands to generate.