From: Ralph Corderoy Date: Fri, 27 Oct 2017 11:31:54 +0000 (+0100) Subject: imaptest.c: Add `format(printf, ...)' attribute to functions. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/d6c3b7e970429b2d8325161a749fe06858d234bc?hp=d6c3b7e970429b2d8325161a749fe06858d234bc imaptest.c: Add `format(printf, ...)' attribute to functions. Stops warnings from gcc for send_imap_command() and add_msg(). ---