usp10: Resync script_props table.

This commit is contained in:
Aric Stewart 2011-12-12 07:31:35 -06:00 committed by Alexandre Julliard
parent 62017964be
commit 0d15c70a60
1 changed files with 2 additions and 1 deletions

View File

@ -416,7 +416,8 @@ static const SCRIPT_PROPERTIES *script_props[] =
&scriptInformation[40].props, &scriptInformation[41].props,
&scriptInformation[42].props, &scriptInformation[43].props,
&scriptInformation[44].props, &scriptInformation[45].props,
&scriptInformation[46].props, &scriptInformation[47].props
&scriptInformation[46].props, &scriptInformation[47].props,
&scriptInformation[48].props
};
typedef struct {