From: Peter Somogyi Date: Mon, 4 Dec 2006 13:27:46 +0000 (+0100) Subject: Just testing the bzr e-mail plugin... X-Git-Tag: tevent-0.9.20~348^2~3003^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=00480bf2bf6749c07576505ee7eb4c94fff100f4;p=thirdparty%2Fsamba.git Just testing the bzr e-mail plugin... (This used to be ctdb commit 2eb9faa615aa10e45a744045c5373c4ab1d2783b) --- diff --git a/ctdb/ib/ibwrapper.c b/ctdb/ib/ibwrapper.c index a918e1c0e66..5d2d35449b6 100644 --- a/ctdb/ib/ibwrapper.c +++ b/ctdb/ib/ibwrapper.c @@ -194,6 +194,7 @@ int ibw_alloc_send_buf(ibw_conn *conn, void **buf, void **key, int n) int ibw_send(ibw_conn *conn, void *buf, void *key, int n) { + } const char *ibw_getLastError()