diff options
Diffstat (limited to 'nxcomp/src/GenericReadBuffer.cpp')
-rw-r--r-- | nxcomp/src/GenericReadBuffer.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nxcomp/src/GenericReadBuffer.cpp b/nxcomp/src/GenericReadBuffer.cpp index 78217157e..dd8bfd83c 100644 --- a/nxcomp/src/GenericReadBuffer.cpp +++ b/nxcomp/src/GenericReadBuffer.cpp @@ -52,7 +52,7 @@ int GenericReadBuffer::locateMessage(const unsigned char *start, unsigned int &trailerLength) { // - // We don't care about the endianess + // We don't care about the endianness // in generic channels. // |