Browse Source

* end. was moved outside of ifdef INCLUDED_FROM_SYSTEM ???

git-svn-id: trunk@181 -
armin 20 years ago
parent
commit
af059326c3
1 changed files with 2 additions and 1 deletions
  1. 2 1
      rtl/netwlibc/libc.pp

+ 2 - 1
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);
    a.flag0:=a.flag0 or ((__year shl bp_dos_tm_year) and bm_dos_tm_year);
 end;
 end;
 
 
-
 end.
 end.
+
+{$endif}