[8271] Fix: SQL typo in [8269]

Signed-off-by: balrok <der-coole-carl@gmx.net>
This commit is contained in:
Ebrithil 2009-07-28 22:22:33 +02:00 committed by balrok
parent 46c314814c
commit 707c9f315d
2 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 "8270"
#define REVISION_NR "8271"
#endif // __REVISION_NR_H__