Azure IoT common library
Dependents: STM32F746_iothub_client_sample_mqtt f767zi_mqtt iothub_client_sample_amqp iothub_client_sample_http ... more
Diff: uuid.c
- Revision:
- 49:6bb8b9a66642
- Parent:
- 48:81866008bba4
--- a/uuid.c Tue Sep 11 11:15:08 2018 -0700 +++ b/uuid.c Thu Oct 04 09:17:16 2018 -0700 @@ -75,7 +75,7 @@ return result; } -char* UUID_to_string(UUID_T* uuid) +char* UUID_to_string(const UUID_T* uuid) { char* result;