[8047] Little cleanup in C++ manner.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2009-06-20 01:43:04 +02:00
parent b91f7c9479
commit 7f3be4ae6a
2 changed files with 2 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8046"
#define REVISION_NR "8047"
#endif // __REVISION_NR_H__