Do not return a value from a void function.
authorSimo Sorce <idra@samba.org>
Thu, 26 Dec 2013 04:20:58 +0000 (23:20 -0500)
committerJeremy Allison <jra@samba.org>
Thu, 26 Dec 2013 16:49:00 +0000 (08:49 -0800)
commitec499c3d668d0788c64276bf9a0f58ce9a915bd6
tree46de0221070f4ad585f342a94c259336d0d8d850
parente6afeae69537f55ed187b28b60ad29b9e237ec6e
Do not return a value from a void function.

Reported by herwin <samba@herwinw.nl>
Resolves: https://bugzilla.samba.org/show_bug.cgi?id=10346

Signed-off-by: Simo Sorce <idra@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
lib/tevent/tevent_epoll.c