Skip to content

Commit

Permalink
Fixing typedef declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
jatinchowdhury18 committed Oct 13, 2024
1 parent efa821a commit 48c1ba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/clap/ext/draft/scratch-memory.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ typedef struct clap_host_scratch_memory {
//
// [audio-thread]
void*(CLAP_ABI *access)(const clap_host_t *host);
};
} clap_host_scratch_memory_t;

#ifdef __cplusplus
}
Expand Down

0 comments on commit 48c1ba8

Please sign in to comment.