mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-21 15:56:58 +02:00
Whitespace.
This commit is contained in:
@@ -62,6 +62,7 @@ int main()
|
||||
printf("Failed to initialize capture device.\n");
|
||||
return -2;
|
||||
}
|
||||
|
||||
mal_device_start(&captureDevice);
|
||||
|
||||
printf("Press Enter to stop recording...\n");
|
||||
|
||||
Reference in New Issue
Block a user