diff --git a/libavcodec/mpegvideo_enc.c b/libavcodec/mpegvideo_enc.c
index 04be96759b2130bfc827aa8dc97fd789f4f9894f..b04fa39bc798a17e6b71ee6ed210c7c0b2263a93 100644
--- a/libavcodec/mpegvideo_enc.c
+++ b/libavcodec/mpegvideo_enc.c
@@ -20,7 +20,9 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
+ */
+
+/*
  * non linear quantizers with large QPs and VBV with restrictive qmin fixes sponsored by NOA GmbH
  */