* avoid warning about OutName not being initialized

git-svn-id: trunk@35386 -
This commit is contained in:
florian 2017-02-04 13:25:38 +00:00
parent 23a02c9063
commit 8ba0abf0d7

View File

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