changeset 102 | d14c77ef6d9e |
parent 79 | 84f791c00aa5 |
child 103 | 6891bee6d029 |
--- a/src/common/chunk.h Sat Sep 30 07:59:37 2006 +0200 +++ b/src/common/chunk.h Sat Sep 30 08:03:40 2006 +0200 @@ -58,7 +58,7 @@ * \param os the std output stream in which this * protocol header must print itself. */ - virtual void print (std::ostream *os) const = 0; + virtual void printTo (std::ostream &os) const = 0; /** * \param buffer the buffer in which the protocol header