mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-22 00:06:59 +02:00
Goto label placed outside braces for C compliance.
This commit is contained in:
+1
-2
@@ -38521,10 +38521,9 @@ error_disconnected:
|
||||
}
|
||||
|
||||
result = MA_SUCCESS;
|
||||
|
||||
}
|
||||
done:
|
||||
/* Re-routing done */
|
||||
}
|
||||
ma_mutex_unlock(&pDevice->aaudio.rerouteLock);
|
||||
|
||||
return result;
|
||||
|
||||
Reference in New Issue
Block a user