Parcourir la source

* unified ie

git-svn-id: trunk@13509 -
florian il y a 16 ans
Parent
commit
49cff00793
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      compiler/nld.pas

+ 1 - 1
compiler/nld.pas

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