avnet-iotconnect / iotc-generic-c-sdk

Generic IoTConnect C SDK for Linux, Windows and MacOS
0 stars 3 forks source link

Void arguments #8

Closed nmatthews-witekio closed 2 years ago

nmatthews-witekio commented 2 years ago

Seems to compile and run -- not sure how to check with tests -- but seems to connect with server using X509.

nmatthews-witekio commented 2 years ago

There are 2 commits. First commit uses (void) rather than (). Second commit removes iotconnect_sdk_get_lib_config() -- which doesn't really seem to be used.