summaryrefslogtreecommitdiffstats
path: root/src/VLCInput.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/VLCInput.h')
-rw-r--r--src/VLCInput.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VLCInput.h b/src/VLCInput.h
index 6f91e89..761492b 100644
--- a/src/VLCInput.h
+++ b/src/VLCInput.h
@@ -15,7 +15,7 @@
* and limitations under the License.
* -------------------------------------------------------------------
*/
-/*! \section VLC Input
+/*! \file VLCInput.h
*
* This input uses libvlc to get audio data. It is extremely useful, and allows
* the encoder to use all inputs VLC supports.