minor code formatting fix
This commit is contained in:
@@ -240,7 +240,7 @@ void USGBackend::Deinitialize()
|
||||
SGLOG_ERROR("Failed to uninitialize the bridge to the SenseGlove Backend!")
|
||||
}
|
||||
|
||||
(void)Pimpl.Release();
|
||||
(void) Pimpl.Release();
|
||||
|
||||
SGLOG("The SenseGlove Backend singleton has been successfully de-initialized!");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user