Selaa lähdekoodia

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

git-svn-id: trunk@181 -
armin 20 vuotta sitten
vanhempi
commit
af059326c3
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  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);
 end;
 
-
 end.
+
+{$endif}