]> git.ipfire.org Git - thirdparty/snapper.git/commitdiff
- coding style 259/head
authorArvin Schnell <aschnell@suse.de>
Mon, 8 Aug 2016 12:49:59 +0000 (14:49 +0200)
committerArvin Schnell <aschnell@suse.de>
Mon, 8 Aug 2016 12:49:59 +0000 (14:49 +0200)
client/installation-helper.cc

index 8976433236e9e5f9d2b41de60095edf42f3c444c..13da6442d62317bf38df1eff9f506ee0497d909e 100644 (file)
@@ -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<string, string>& userdata)