diff options
Diffstat (limited to 'nxcomp/src/ClientChannel.h')
-rw-r--r-- | nxcomp/src/ClientChannel.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nxcomp/src/ClientChannel.h b/nxcomp/src/ClientChannel.h index ae92648d5..3172ee7a6 100644 --- a/nxcomp/src/ClientChannel.h +++ b/nxcomp/src/ClientChannel.h @@ -327,7 +327,7 @@ class ClientChannel : public Channel // the pending split operations and // restart a resource. // - + int handleFinishSplitRequest(EncodeBuffer &encodeBuffer, const unsigned char opcode, const unsigned char *buffer, const unsigned int size); @@ -420,7 +420,7 @@ class ClientChannel : public Channel private: // - // Keep track of object + // Keep track of object // creation and deletion. // |