fix comments

This commit is contained in:
Mamadou Babaei
2023-03-15 13:26:12 +01:00
parent 5db6a95ceb
commit bcd8759320
@@ -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();