Преглед изворни кода

* unified ie

git-svn-id: trunk@13509 -
florian пре 16 година
родитељ
комит
49cff00793
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      compiler/nld.pas

+ 1 - 1
compiler/nld.pas

@@ -175,7 +175,7 @@ implementation
       begin
       begin
          inherited create(loadn,nil);
          inherited create(loadn,nil);
          if not assigned(v) then
          if not assigned(v) then
-          internalerror(200108121);
+          internalerror(200108122);
          symtableentry:=v;
          symtableentry:=v;
          symtable:=st;
          symtable:=st;
          procdef:=d;
          procdef:=d;