X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fwebsock.h;h=235f99107c09fa46100610c35f78143f6c2e44b0;hb=b75bbfd9bd96ad8bb7174a768ae70cf3e8c5af7a;hp=b67f36e124abd56c4fbf797b6d8fe8a17670374b;hpb=46fa94d4edd7fa874e334ab51df34f7daca007ce;p=src%2Fapp-framework-binder.git diff --git a/src/websock.h b/src/websock.h index b67f36e1..235f9910 100644 --- a/src/websock.h +++ b/src/websock.h @@ -63,3 +63,4 @@ int websock_dispatch(struct websock *ws); struct websock *websock_create(const struct websock_itf *itf, void *closure); void websock_destroy(struct websock *ws); +