[Libreoffice-commits] .: sal/typesconfig

Tor Lillqvist tml at kemper.freedesktop.org
Sat May 14 00:44:52 PDT 2011


 sal/typesconfig/makefile.mk |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit dba1bd6d21f55c3214bf4431f1c2fe4e82ea6e8c
Author: Tor Lillqvist <tml at iki.fi>
Date:   Sat May 14 10:43:45 2011 +0300

    Add missing newline at end

diff --git a/sal/typesconfig/makefile.mk b/sal/typesconfig/makefile.mk
index 061d15d..084dc89 100644
--- a/sal/typesconfig/makefile.mk
+++ b/sal/typesconfig/makefile.mk
@@ -82,4 +82,4 @@ $(INCCOM)$/sal$/typesizes.h :
     echo "#define SAL_TYPES_SIZEOFLONGLONG	$(SIZEOF_LONGLONG)" >>$@
     echo "#define SAL_TYPES_SIZEOFPOINTER	$(SIZEOF_POINTER)" >>$@
 
-.ENDIF
\ No newline at end of file
+.ENDIF


More information about the Libreoffice-commits mailing list