aboutsummaryrefslogtreecommitdiff
path: root/nxcomp/src/GenericReadBuffer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'nxcomp/src/GenericReadBuffer.cpp')
-rw-r--r--nxcomp/src/GenericReadBuffer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/nxcomp/src/GenericReadBuffer.cpp b/nxcomp/src/GenericReadBuffer.cpp
index dd8bfd83c..afeeb9532 100644
--- a/nxcomp/src/GenericReadBuffer.cpp
+++ b/nxcomp/src/GenericReadBuffer.cpp
@@ -43,7 +43,7 @@ unsigned int GenericReadBuffer::suggestedLength(unsigned int pendingLength)
//
return 0;
-}
+}
int GenericReadBuffer::locateMessage(const unsigned char *start,
const unsigned char *end,