From 65e1d8bdd1d6d135e79504fdc030170647fd9f85 Mon Sep 17 00:00:00 2001 From: Andrew Kelley Date: Fri, 18 Sep 2015 21:17:16 -0700 Subject: [PATCH] docs: fix typo --- soundio/soundio.h | 1 - 1 file changed, 1 deletion(-) 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