[9616] Fix ByteBuffer::appendPackGUID appending a superfluous byte.

This commit is contained in:
QAston 2010-03-25 11:25:03 +01:00 committed by XTZGZoReX
parent 420429fdcf
commit f7e7e6b849
2 changed files with 11 additions and 10 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9615"
#define REVISION_NR "9616"
#endif // __REVISION_NR_H__