revert previous delta.

This commit is contained in:
Nick Clifton 2013-10-15 08:32:36 +00:00
parent ec0c61e317
commit 02fb297036
1 changed files with 1 additions and 1 deletions

View File

@ -4489,7 +4489,7 @@ s3_do_macro_bcmp (char *str)
char* ptemp;
int i = 0;
struct s3_score_it inst_expand[2];
struct s3_score_it inst_main = { 0 };
struct s3_score_it inst_main;
memset (inst_expand, 0, sizeof inst_expand);
s3_skip_whitespace (str);