[8849] Fix a typo in STATUS_LOGGEDIN_OR_RECENTLY_LOGGEDOUT.

This commit is contained in:
XTZGZoReX 2009-11-20 17:12:10 +01:00
parent b4ce8020e7
commit ab62a11d4e
4 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 "8848"
#define REVISION_NR "8849"
#endif // __REVISION_NR_H__