X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=bindings%2Fruby%2Fmessage.c;h=f84ed925cbc897afdb65e8113c8bdc3264f99c72;hb=1353dbe8642ebf5fc7e4ff562bb4b8f3a8e15132;hp=49dbace3afec546596fc15e117354f16b031689f;hpb=90a66779e1a6f8c98521925875fbb9a19aeaf68a;p=notmuch diff --git a/bindings/ruby/message.c b/bindings/ruby/message.c index 49dbace3..f84ed925 100644 --- a/bindings/ruby/message.c +++ b/bindings/ruby/message.c @@ -21,7 +21,7 @@ #include "defs.h" /* - * call-seq: MESSAGE.destroy => nil + * call-seq: MESSAGE.destroy! => nil * * Destroys the message, freeing all resources allocated for it. */