From: Arvin Schnell Date: Mon, 8 Aug 2016 12:49:59 +0000 (+0200) Subject: - coding style X-Git-Tag: v0.4.0~27^2 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=refs%2Fpull%2F259%2Fhead;p=thirdparty%2Fsnapper.git - coding style --- diff --git a/client/installation-helper.cc b/client/installation-helper.cc index 89764332..13da6442 100644 --- a/client/installation-helper.cc +++ b/client/installation-helper.cc @@ -197,6 +197,7 @@ step4() cout << "done" << endl; } + bool step5(const string& root_prefix, const string& snapshot_type, unsigned int pre_num, const string& description, const string& cleanup, const map& userdata)