Whitespace changes.

committer: mfx <mfx> 978108441 +0000
This commit is contained in:
Markus F.X.J. Oberhumer 2000-12-29 16:47:21 +00:00
parent 82698fb4b0
commit 526ae77b08

View File

@ -47,7 +47,7 @@ public:
void free();
const unsigned char *getBuf() const { return ptr; }
unsigned getSize() const ;
unsigned getSize() const;
operator unsigned char * () { return ptr; }
//operator const unsigned char * () const { return ptr; }