[6892] Some small code clean ups and optimisations.

Signed-off-by: hunuza <hunuza@gmail.com>
This commit is contained in:
hunuza 2008-12-10 16:41:46 +01:00
parent 9f8e51ff41
commit 2e2055c469
5 changed files with 19 additions and 70 deletions

View file

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