sw/source/core/layout/trvlfrm.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 0d5d01a4d4d7dbdfaea4cf2a44094b58f09d1baa
Author: Michael Stahl <mst...@redhat.com>
Date:   Sat Dec 21 01:11:16 2013 +0100

    oops
    
    Change-Id: I774c9281d9fbaa7601d09f6a8afb135da81f1b2b

diff --git a/sw/source/core/layout/trvlfrm.cxx 
b/sw/source/core/layout/trvlfrm.cxx
index f33cfcb..8ea602f 100644
--- a/sw/source/core/layout/trvlfrm.cxx
+++ b/sw/source/core/layout/trvlfrm.cxx
@@ -1404,7 +1404,7 @@ void SwPageFrm::GetCntntPosition( const Point &rPt, 
SwPosition &rPos ) const
 
     const SwCntntFrm *pAct = pCntnt;
     Point aAct       = rPt;
-    sal_uLong nDist  = SAL_MAX_UINT64;
+    sal_uInt64 nDist = SAL_MAX_UINT64;
 
     while ( pCntnt )
     {
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to