[8144] Forgotten uninitialized value fix.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2009-07-07 19:41:12 +02:00
parent 4b4eb0a6d5
commit 17d0cda637
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 "8143"
#define REVISION_NR "8144"
#endif // __REVISION_NR_H__