From af059326c346da0d578358389fd107d9ce661b9b Mon Sep 17 00:00:00 2001 From: armin Date: Fri, 3 Jun 2005 08:09:50 +0000 Subject: [PATCH] * end. was moved outside of ifdef INCLUDED_FROM_SYSTEM ??? git-svn-id: trunk@181 - --- rtl/netwlibc/libc.pp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rtl/netwlibc/libc.pp b/rtl/netwlibc/libc.pp index 0d931a4ba5..2d7a76cb89 100644 --- a/rtl/netwlibc/libc.pp +++ b/rtl/netwlibc/libc.pp @@ -9218,5 +9218,6 @@ begin a.flag0:=a.flag0 or ((__year shl bp_dos_tm_year) and bm_dos_tm_year); end; - end. + +{$endif}