src/strip.vala
[app.mailtrimmer] / src / strip.vala
index c7ee1ce..ab8f8d7 100644 (file)
@@ -215,6 +215,7 @@ public class StripApplication : GLib.Application {
                        stdout.printf("ERROR %u: Connection failed: %s\n", 
                                strip.mysql.errno(), strip.mysql.error()
                        );
+
                        return 1;
                }
         if (opt_file != null) {