summaryrefslogtreecommitdiff
path: root/libavcodec/mpeg12vlc.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/mpeg12vlc.h')
-rw-r--r--libavcodec/mpeg12vlc.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libavcodec/mpeg12vlc.h b/libavcodec/mpeg12vlc.h
index f15bebf9b5..bb854b0839 100644
--- a/libavcodec/mpeg12vlc.h
+++ b/libavcodec/mpeg12vlc.h
@@ -1,5 +1,5 @@
/*
- * MPEG1/2 VLC
+ * MPEG-1/2 VLC
* copyright (c) 2000,2001 Fabrice Bellard
* copyright (c) 2002-2004 Michael Niedermayer <michaelni@gmx.at>
*
@@ -22,7 +22,7 @@
/**
* @file
- * MPEG1/2 VLC.
+ * MPEG-1/2 VLC.
*/
#ifndef AVCODEC_MPEG12VLC_H