X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=bindings%2Fruby%2Fmessage.c;h=f84ed925cbc897afdb65e8113c8bdc3264f99c72;hp=49dbace3afec546596fc15e117354f16b031689f;hb=a08aa32b44b28f50f00cbd69e1a39023158f1847;hpb=bfe4555325086d5cb99e3962424128f94d1c921d 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. */