summaryrefslogtreecommitdiff
path: root/cli/context.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cli/context.hxx')
-rw-r--r--cli/context.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/cli/context.hxx b/cli/context.hxx
index 6eeaa3b..33dc58e 100644
--- a/cli/context.hxx
+++ b/cli/context.hxx
@@ -98,6 +98,9 @@ public:
static string
format (output_type, string const&, bool para);
+ static void
+ format_line (output_type, string&, const char*, size_t);
+
public:
static string const&
ename (semantics::nameable& n)