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:
kichik 2017-07-23 19:53:39 +00:00
parent 75bb9168ba
commit fb2accece2
3 changed files with 21 additions and 19 deletions

View file

@ -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