wrc: Declare some variables static const.

This commit is contained in:
Andrew Talbot 2007-01-01 13:22:46 +00:00 committed by Alexandre Julliard
parent 2620cea3c2
commit 782e28afb6
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
#include "utils.h"
#include "genres.h"
struct resheader32 {
static const struct resheader32 {
DWORD ressize; /* 0 */
DWORD hdrsize; /* 0x20 */
WORD restype1; /* 0xffff */