[8674] Fixed mistake in my commit [8657]

I accidentaly put code into wrong switch.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2009-10-18 20:16:19 +02:00
parent ef2992f175
commit 356f1da19b
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8673"
#define REVISION_NR "8674"
#endif // __REVISION_NR_H__