libcli/util/werror.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, 26 Feb 2009 12:22:54 +0000 (13:22 +0100)
commit51795b723eedecbbcb89c822c68ee51151bc6592
tree01ee3bc87ed8dd9276d2828700191719e9685a9e
parent6c197ffa3090b88663b2507006022fcd438de54c
libcli/util/werror.h: add macro W_ERROR_NOT_OK_GOTO(x, y)

a goto destination can be specified as a second parameter.

Michael
libcli/util/werror.h