[7129] Changed uint64 results to const uint64& on some methods.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2009-01-21 02:08:23 +01:00
parent 03b7d1006a
commit a92354afed
4 changed files with 7 additions and 7 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7128"
#define REVISION_NR "7129"
#endif // __REVISION_NR_H__