Selaa lähdekoodia

* fixed warning

Nikolay Nikolov 2 viikkoa sitten
vanhempi
commit
6debe5591a
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      compiler/tgobj.pas

+ 1 - 0
compiler/tgobj.pas

@@ -719,6 +719,7 @@ implementation
             end;
            hp:=hp^.next;
          end;
+        result:=false
       end;