[Libreoffice-commits] .: sc/inc

Kohei Yoshida kohei at kemper.freedesktop.org
Wed Nov 10 18:42:28 PST 2010


 sc/inc/dptabdat.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 949b9365fc0045097866488eb09ab5e49c6a399f
Author: Kohei Yoshida <kyoshida at novell.com>
Date:   Wed Nov 10 21:42:10 2010 -0500

    Wrong indentation.

diff --git a/sc/inc/dptabdat.hxx b/sc/inc/dptabdat.hxx
index a8324a3..5c33619 100644
--- a/sc/inc/dptabdat.hxx
+++ b/sc/inc/dptabdat.hxx
@@ -93,7 +93,7 @@ class ScDPInitState;
 class ScDPResultMember;
 class ScDocument;
 
- class SC_DLLPUBLIC ScDPTableData
+class SC_DLLPUBLIC ScDPTableData
 {
     //	cached data for GetDatePart
     long 	nLastDateVal;


More information about the Libreoffice-commits mailing list