diff --git a/soundio/soundio.h b/soundio/soundio.h index 567a671..cfc57ef 100644 --- a/soundio/soundio.h +++ b/soundio/soundio.h @@ -652,7 +652,6 @@ struct SoundIoInStream { /// Optional: Hint that this input stream is nonterminal. This is used by /// JACK and it means that the data received by the stream will be /// passed on or made available to another stream. Defaults to `false`. - /// stream. Defaults to `false`. bool non_terminal_hint; /// computed automatically when you call ::soundio_instream_open