aboutsummaryrefslogtreecommitdiffstats
path: root/src/JackInput.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/JackInput.h')
-rw-r--r--src/JackInput.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/JackInput.h b/src/JackInput.h
index ba4834e..23fd4b6 100644
--- a/src/JackInput.h
+++ b/src/JackInput.h
@@ -16,7 +16,7 @@
* and limitations under the License.
* -------------------------------------------------------------------
*/
-/*! \section JACK Input
+/*! \file JackInput.h
*
* This input uses JACK to get audio data. This always uses drift
* compensation, because there is no blocking way to read from JACK.