From a830cf0ef509ad0b0145df4f0a01f4905e360eb7 Mon Sep 17 00:00:00 2001 From: ljfa-ag Date: Tue, 11 Aug 2015 11:38:53 +0200 Subject: Rename json_formatter::write to print --- include/text/json_formatter.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/text') diff --git a/include/text/json_formatter.h b/include/text/json_formatter.h index 6a3e6aff00..c0d1bfc396 100644 --- a/include/text/json_formatter.h +++ b/include/text/json_formatter.h @@ -36,7 +36,7 @@ namespace text class json_formatter { public: - void write(std::ostream& os, const tag& t) const; + void print(std::ostream& os, const tag& t) const; }; } -- cgit 0.0.5-2-1-g0f52