[9555] Makes some arguments as references in some ByteBuffer operator methods.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2010-03-08 22:31:24 +01:00
parent 1a75730f41
commit 583e37e5c9
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9554"
#define REVISION_NR "9555"
#endif // __REVISION_NR_H__