Changeset 148 for uKadecot/trunk/kadecot
- Timestamp:
- Jan 8, 2016, 2:35:52 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uKadecot/trunk/kadecot/wamp_broker.c
r108 r148 90 90 91 91 subscription = wamp_broker_new_subscription(broker); 92 if(subscription == NULL) 93 return; 92 94 93 95 subscription->deviceName[0] = '\0';
Note:
See TracChangeset
for help on using the changeset viewer.