Skip to content

Commit

Permalink
fix broken wrc build
Browse files Browse the repository at this point in the history
  • Loading branch information
jmalak committed Nov 30, 2021
1 parent 24a8043 commit 9494bbb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bld/rc/rc/c/semverw.c
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,9 @@ VerFixedInfo *SemWINAddVerFixedInfo( VerFixedInfo *info, VerFixedOption option )
void SemWINWriteVerInfo( WResID *name, ResMemFlags flags, VerFixedInfo *info, FullVerBlockNest *nest )
/****************************************************************************************************/
{
#if 0
WResLangType lang;
#endif
VerBlockHeader root;
ResLocation loc;
int padding;
Expand Down

0 comments on commit 9494bbb

Please sign in to comment.