diff options
Diffstat (limited to 'src/AlsaInput.h')
-rw-r--r-- | src/AlsaInput.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/AlsaInput.h b/src/AlsaInput.h index a17134b..a261f37 100644 --- a/src/AlsaInput.h +++ b/src/AlsaInput.h @@ -16,7 +16,7 @@ * and limitations under the License. * ------------------------------------------------------------------- */ -/*! \section ALSA Input +/*! \file AlsaInput.h * * This input uses libasound to get audio data. */ |