[8727] Cleanup in ObjectAccessor::FindHelper.

* This commit also restores compilability under some platforms and gcc combinations.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2009-10-25 00:53:51 +02:00
parent 54a9c6c225
commit b078ceb76c
2 changed files with 5 additions and 7 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8726"
#define REVISION_NR "8727"
#endif // __REVISION_NR_H__