From cc16ffebef9cc821b59bb6e98329b5d0861e700c Mon Sep 17 00:00:00 2001 From: Bustamam Harun Date: Sat, 5 May 2001 00:29:10 +0000 Subject: [PATCH] Remove trailing blank on target - Joe Xu --- offapi/com/sun/star/text/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/offapi/com/sun/star/text/makefile.mk b/offapi/com/sun/star/text/makefile.mk index a102de04f9d9..683b118348f9 100644 --- a/offapi/com/sun/star/text/makefile.mk +++ b/offapi/com/sun/star/text/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.17 $ +# $Revision: 1.18 $ # -# last change: $Author: bustamam $ $Date: 2001-04-27 23:39:36 $ +# last change: $Author: bustamam $ $Date: 2001-05-05 01:29:10 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -92,7 +92,7 @@ IDLFILES=\ ContentIndex.idl\ ContentIndexMark.idl\ ControlCharacter.idl\ - DefaultNumberingProvider.idl\ + DefaultNumberingProvider.idl\ DependentTextField.idl\ DocumentIndex.idl\ DocumentIndexes.idl\