]> git.ipfire.org Git - thirdparty/samba.git/commit
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 11:12:11 +0000 (12:12 +0100)
commitd316cab3cb5037909121494d57cc2173e4c66a23
treebe584c0ced208ffe0bb9674abf27ab1d2f94436b
parent76a460aecab6d5a03af9b8b5d97cba15d364cfde
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