summaryrefslogtreecommitdiff
path: root/src/net/messagein.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/messagein.h')
-rw-r--r--src/net/messagein.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/messagein.h b/src/net/messagein.h
index cc32328cb..ba857ce64 100644
--- a/src/net/messagein.h
+++ b/src/net/messagein.h
@@ -97,6 +97,8 @@ class MessageIn notfinal
virtual void skip(const unsigned int length,
const char *const str = nullptr);
+ void skipToEnd(const char *const str = nullptr);
+
/**
* Reads a string. If a length is not given (-1), it is assumed
* that the length of the string is stored in a short at the