]> git.ipfire.org Git - thirdparty/snapper.git/commitdiff
- work on dbus interface
authorArvin Schnell <aschnell@suse.de>
Fri, 27 Jul 2012 10:19:13 +0000 (12:19 +0200)
committerArvin Schnell <aschnell@suse.de>
Fri, 27 Jul 2012 10:19:13 +0000 (12:19 +0200)
snapper/File.cc

index 759969130e115676d293eb396d0310677a6ed006..b86f49c2e85d128442877013cafe10355c930233 100644 (file)
@@ -696,7 +696,7 @@ namespace snapper
                error = true;
        }
 
-       return error;
+       return !error;
     }