Skip to content

Commit 4ba757a

Browse files
committed
Fix a documentation warning
1 parent 3ce3fd7 commit 4ba757a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

LinkKit/ABLLink.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -526,7 +526,7 @@ extern "C"
526526
*/
527527
bool ABLLinkAudioReleaseAndCommitBuffer(ABLLinkAudioSinkRef,
528528
ABLLinkAudioSinkBufferHandleRef,
529-
ABLLinkSessionStateRef,
529+
ABLLinkSessionStateRef sessionState,
530530
double beatsAtBufferBegin,
531531
double quantum,
532532
uint32_t numFrames,

0 commit comments

Comments
 (0)