[9532] Fix typo in opcode name.

This commit is contained in:
XTZGZoReX 2010-03-06 14:23:22 +01:00
parent f775ac42cb
commit ed042d4463
4 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9531"
#define REVISION_NR "9532"
#endif // __REVISION_NR_H__