]> git.pld-linux.org Git - packages/libreoffice.git/blob - openoffice.org-gcc42-swregion.diff
- fix non-java builds; should fix ppc and i486 th build
[packages/libreoffice.git] / openoffice.org-gcc42-swregion.diff
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.0327 seconds and 3 git commands to generate.