Browse Source

* avoid warning about OutName not being initialized

git-svn-id: trunk@35386 -
florian 8 years ago
parent
commit
8ba0abf0d7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      compiler/utils/msg2inc.pp

+ 1 - 0
compiler/utils/msg2inc.pp

@@ -798,6 +798,7 @@ begin
   Mode:=M_String;
   OutFile:='';
   InFile:='';
+  OutName:='';
   GetPara;
   case Mode of
    M_Renumber : begin