X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fubus.git;a=blobdiff_plain;f=libubus.h;h=5db2992e94d8b5cafe231dfaffb9d056dc1b342a;hp=698e356513c3ac5e406ac0539e28d82ba328f5b5;hb=7d4fd754af6d8b0759c078ca4f3a1f354ba91116;hpb=ea76fb270d40e11f3c4b02671babc47ffe836646 diff --git a/libubus.h b/libubus.h index 698e356..5db2992 100644 --- a/libubus.h +++ b/libubus.h @@ -125,7 +125,6 @@ struct ubus_request { void *priv; }; -#define BLOBMSG_END_TABLE BLOBMSG_TYPE_UNSPEC struct ubus_context *ubus_connect(const char *path); void ubus_free(struct ubus_context *ctx);