From: Alan Knowles Date: Fri, 29 Jun 2018 08:16:21 +0000 (+0800) Subject: src/strip.vala X-Git-Url: http://git.roojs.org/?p=app.mailtrimmer;a=commitdiff_plain;h=fa4b3d7b0c37777e489ce78a081e5987d2690d38 src/strip.vala --- diff --git a/src/strip.vala b/src/strip.vala index cb3e2c7..d2316da 100644 --- a/src/strip.vala +++ b/src/strip.vala @@ -716,7 +716,7 @@ public class Strip : GLib.Object { } if (need_return == -1) { - return ''; + return ""; } var rs = mysql.use_result();