Quellcode durchsuchen

Forgot a variable declaration

git-svn-id: branches/svenbarth/packages@28688 -
svenbarth vor 11 Jahren
Ursprung
Commit
28adc47174
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      compiler/ngenutil.pas

+ 1 - 0
compiler/ngenutil.pas

@@ -513,6 +513,7 @@ implementation
       storefilepos : tfileposinfo;
       list : TAsmList;
       sectype : TAsmSectiontype;
+      labind : TAsmSymbol;
     begin
       storefilepos:=current_filepos;
       current_filepos:=sym.fileinfo;