[10498] Arrange case SCRIPT_COMMAND_* so that they come in correct order.

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-09-18 00:07:31 +02:00
parent 167b7bfeac
commit d7216b0991
2 changed files with 93 additions and 93 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10497"
#define REVISION_NR "10498"
#endif // __REVISION_NR_H__