summaryrefslogtreecommitdiff
path: root/lib/icl-client.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/icl-client.h')
-rw-r--r--lib/icl-client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/icl-client.h b/lib/icl-client.h
index 16a5cab..f9b1507 100644
--- a/lib/icl-client.h
+++ b/lib/icl-client.h
@@ -24,7 +24,7 @@ struct icl_remote_resource {
int ref_count;
char *uri_path;
char *host;
- char *sid;
+ char *device_id;
bool is_secure;
bool is_observable;
iotcon_options_h header_options;