]> git.notmuchmail.org Git - notmuch/blobdiff - bindings/ruby/message.c
ruby: Rename destroy to destroy!
[notmuch] / bindings / ruby / message.c
index 49dbace3afec546596fc15e117354f16b031689f..f84ed925cbc897afdb65e8113c8bdc3264f99c72 100644 (file)
@@ -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.
  */