From 2eb9faa615aa10e45a744045c5373c4ab1d2783b Mon Sep 17 00:00:00 2001 From: Peter Somogyi Date: Mon, 4 Dec 2006 14:27:46 +0100 Subject: [PATCH] Just testing the bzr e-mail plugin... --- ib/ibwrapper.c | 1 + 1 file changed, 1 insertion(+) diff --git a/ib/ibwrapper.c b/ib/ibwrapper.c index a918e1c0..5d2d3544 100644 --- a/ib/ibwrapper.c +++ b/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() -- 2.34.1