We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 077dcb1 commit 2c1b420Copy full SHA for 2c1b420
test/webaudio/audioworklet_emscripten_locks.c
@@ -47,7 +47,7 @@ int howManyMain = 0;
47
int howManyProc = 0;
48
49
// Our dummy container
50
-typedef struct Dummy {
+typedef struct {
51
uint32_t val0;
52
uint32_t val1;
53
uint32_t val2;
0 commit comments