[9550] Hide unsafe templated ByteBuffer::append function only for internal use.

This commit is contained in:
VladimirMangos 2010-03-08 19:39:54 +03:00
parent 7dc6b131c8
commit ad9243ebd0
3 changed files with 9 additions and 8 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9549"
#define REVISION_NR "9550"
#endif // __REVISION_NR_H__