[6891] small performance fix for previous commit

This commit is contained in:
arrai 2008-12-10 16:01:29 +01:00
parent 69e9ab315f
commit 9f8e51ff41
3 changed files with 12 additions and 7 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6890"
#define REVISION_NR "6891"
#endif // __REVISION_NR_H__