Replace 'should' with 'must' in BInvoker::SendMessage() docs
This commit is contained in:
parent
01f0c66a74
commit
a82d6bdd3e
@ -105,7 +105,7 @@
|
||||
|
||||
When Invoke() is called with a \c NULL message parameter, a copy of the
|
||||
passed in \a message is sent to the target BHandler. BInvoker takes
|
||||
ownership of the BMessage object, so you should not delete it yourself.
|
||||
ownership of the BMessage object, so you must not delete it yourself.
|
||||
|
||||
\since BeOS R3
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user