[9999] Remove a piece of trailing whitespace.

This commit is contained in:
XTZGZoReX 2010-05-28 17:53:13 +02:00
parent d5dfbd0bfc
commit d6ea8e35ab
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 "9998"
#define REVISION_NR "9999"
#endif // __REVISION_NR_H__