From 7b41a65a5fe762eb5d01dd9afcf5dc7d0ae9d402 Mon Sep 17 00:00:00 2001 From: Arvin Schnell Date: Mon, 8 Aug 2016 14:49:59 +0200 Subject: [PATCH] - coding style --- client/installation-helper.cc | 1 + 1 file changed, 1 insertion(+) 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) -- 2.47.3