]> git.ipfire.org Git - thirdparty/snapper.git/commitdiff
consistent empty lines 165/head
authorJosef Reidinger <jreidinger@suse.cz>
Tue, 26 May 2015 14:55:11 +0000 (16:55 +0200)
committerJosef Reidinger <jreidinger@suse.cz>
Tue, 26 May 2015 14:55:11 +0000 (16:55 +0200)
client/snapper.cc

index 3a3e505faa35b14fba38957a6964ca1df0a34189..ebff0be7696100ee22769d98f17b52340436d76e 100644 (file)
@@ -236,7 +236,6 @@ void
 command_list_configs(DBus::Connection* conn, Snapper* snapper)
 {
     getopts.parse("list-configs", GetOpts::no_options);
-
     if (getopts.hasArgs())
     {
        cerr << _("Command 'list-configs' does not take arguments.") << endl;