s4:ntvfs/common: explicitly check the status of imessaging_send() in notify_send()
authorStefan Metzmacher <metze@samba.org>
Thu, 27 Feb 2014 08:29:36 +0000 (09:29 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 2 Apr 2014 07:03:43 +0000 (09:03 +0200)
commit1ac4fba4bf03ba4e3db3bc1064716a31ace3ddec
treed09fe0e48a0d89a4fd9933348c60de82b26b81c5
parentfbc991c2e140eb009e37581faa738f1487161d5c
s4:ntvfs/common: explicitly check the status of imessaging_send() in notify_send()

This avoid an unused warning...

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/ntvfs/common/notify.c