fix comments

This commit is contained in:
Mamadou Babaei
2023-03-28 10:34:47 +02:00
parent 9ee7e3f0df
commit 9116e4a234
@@ -47,7 +47,7 @@ public:
* -3 : An Unexpected error occured. Please try again.
* -2 : Device Scanning is already running within a different program.
* -1 : Device Scanning already being initialized (function called twice in short succession).
* 0 : Device Scanning is already running in within this program.
* 0 : Device Scanning is already running within this program.
* 1 : Successfully started up DeviceScanning from the current program.
*/
static int32 Init();