vc6 build errors
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6880 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
75bb9168ba
commit
fb2accece2
3 changed files with 21 additions and 19 deletions
|
@ -868,7 +868,7 @@ int CEXEBuild::doCommand(int which_token, LineParser &line)
|
|||
#endif
|
||||
|
||||
multiple_entries_instruction=0;
|
||||
entry ent={};
|
||||
entry ent={0,};
|
||||
switch (which_token)
|
||||
{
|
||||
// macro stuff
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue