From 8728018f93a73b08a68ab1cea502a5f6b4a2a79e Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 4 May 2018 15:35:08 +0200 Subject: Regenerate libformat using bdep-new --- libformat/libformat/format.cxx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'libformat/libformat/format.cxx') diff --git a/libformat/libformat/format.cxx b/libformat/libformat/format.cxx index 493f13c..de8a782 100644 --- a/libformat/libformat/format.cxx +++ b/libformat/libformat/format.cxx @@ -1,5 +1,3 @@ -// file: libformat/format.cxx -*- C++ -*- - #include #include // to{upper,lower}() @@ -10,7 +8,7 @@ using namespace std; namespace format { string - message (const string& g, const string& n, volume v) + format_hello (const string& g, const string& n, volume v) { string r (g); -- cgit v1.1