Skip to content
Snippets Groups Projects
Commit 884b526c authored by clohr's avatar clohr
Browse files

Préparation de la v0.5r2

git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/C/trunk@1595 b32b6428-25c9-4566-ad07-03861ab6144f
parent 568e7758
No related branches found
No related tags found
No related merge requests found
......@@ -733,7 +733,7 @@ struct json_object *post_xAALrequest(const xAAL_businfo_t *bus, const xAAL_devin
/* Send an xAAL request given by the WebSocket API */
bool ws_xAALrequest(const xAAL_businfo_t *bus, const xAAL_devinfo_t *me, json_object *jinput) {
struct json_object *jheader, *jtargets, *jtarget, *jaction, *jbody, *janswer;
struct json_object *jheader, *jtargets, *jtarget, *jaction, *jbody;
const char *action;
int sz, i;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment