From 74fcbac3130ac9e754b0f846d0f1d6ee1603690d Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 29 Jun 2018 15:59:16 +0800 Subject: [PATCH] src/strip.vala --- src/strip.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/strip.vala b/src/strip.vala index b26cc31..b56ce44 100644 --- a/src/strip.vala +++ b/src/strip.vala @@ -457,7 +457,7 @@ public class Strip : GLib.Object { this.query(""" INSERT INTO Attachments - (id, msgid, chksum, filesize) + (id, msgid, checksum, filesize) values ( %d, '%s', '%s', '%s', %d -- 2.39.2