source/include/nt_status.h: add macro W_ERROR_NOT_OK_GOTO(x, y)
authorMichael Adam <obnox@samba.org>
Wed, 25 Feb 2009 15:55:28 +0000 (16:55 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 19 Mar 2009 17:03:59 +0000 (18:03 +0100)
commit2871c74f8778e08c3bf399e17b759fe62707616c
tree4c04371c3c82a4c12900e5330270d99a8855ea6c
parentbc416e056c08524528988a4935157c5e06877050
source/include/nt_status.h: add macro W_ERROR_NOT_OK_GOTO(x, y)

a goto destination can be specified as a second parameter.

Michael

Signed-off-by: Michael Adam <obnox@samba.org>
source/include/nt_status.h