Skip to content

Commit 2c1b420

Browse files
committed
Minor tidy
1 parent 077dcb1 commit 2c1b420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/webaudio/audioworklet_emscripten_locks.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ int howManyMain = 0;
4747
int howManyProc = 0;
4848

4949
// Our dummy container
50-
typedef struct Dummy {
50+
typedef struct {
5151
uint32_t val0;
5252
uint32_t val1;
5353
uint32_t val2;

0 commit comments

Comments
 (0)