summaryrefslogtreecommitdiff
path: root/cli/source.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cli/source.cxx')
-rw-r--r--cli/source.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/source.cxx b/cli/source.cxx
index 282d5e5..be7ff3f 100644
--- a/cli/source.cxx
+++ b/cli/source.cxx
@@ -207,7 +207,7 @@ namespace
inline void
wrap_lines (ostream& os,
- const string& d,
+ string& d,
size_t indent = 0,
size_t first = 0)
{