summaryrefslogtreecommitdiff
path: root/server/src/queryparser.h
diff options
context:
space:
mode:
Diffstat (limited to 'server/src/queryparser.h')
-rw-r--r--server/src/queryparser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/src/queryparser.h b/server/src/queryparser.h
index 3a73aa2..f901d2c 100644
--- a/server/src/queryparser.h
+++ b/server/src/queryparser.h
@@ -67,7 +67,7 @@ public:
/**
* Private parser callback.
*/
- void parseError(char *buf, size_t len, std::string error, int lineno);
+ void parseError(const char *buf, size_t len, std::string error, int lineno);
private:
// For read