summaryrefslogtreecommitdiff
path: root/cli/parser.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cli/parser.hxx')
-rw-r--r--cli/parser.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/parser.hxx b/cli/parser.hxx
index e3b1fee..733921a 100644
--- a/cli/parser.hxx
+++ b/cli/parser.hxx
@@ -56,7 +56,7 @@ private:
option_def (token&);
std::string
- doc_string (token&);
+ doc_string (const char*, std::size_t);
bool
qualified_name (token&, std::string& name);