afb-api-ws: typo
authorJosé Bollo <jose.bollo@iot.bzh>
Wed, 9 Aug 2017 09:16:27 +0000 (11:16 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Wed, 9 Aug 2017 09:16:27 +0000 (11:16 +0200)
Change-Id: Iea02e0720e40c2b4630a15606e798c53b4bbfe6c
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
src/afb-api-ws.h

index 831d5ea..44dedca 100644 (file)
@@ -18,7 +18,7 @@
 
 #pragma once
 
-struct afb_req_itf;
+struct afb_apiset;
 
 extern int afb_api_ws_add_client(const char *path, struct afb_apiset *apiset);