mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-07 12:30:42 +02:00
* avoid warning about OutName not being initialized
git-svn-id: trunk@35386 -
This commit is contained in:
parent
23a02c9063
commit
8ba0abf0d7
@ -798,6 +798,7 @@ begin
|
||||
Mode:=M_String;
|
||||
OutFile:='';
|
||||
InFile:='';
|
||||
OutName:='';
|
||||
GetPara;
|
||||
case Mode of
|
||||
M_Renumber : begin
|
||||
|
Loading…
Reference in New Issue
Block a user