diff roqaudioenc.c @ 6812:0d01bae8d207 libavcodec

cosmetics: s/Id/id/ in libavcodec where Id refers to id Software. patch by Stefano Sabatini, stefano.sabatini-lala poste it
author diego
date Thu, 15 May 2008 22:51:38 +0000
parents 5b3acf9fd50a
children f6c73c9106db
line wrap: on
line diff
--- a/roqaudioenc.c	Thu May 15 18:49:50 2008 +0000
+++ b/roqaudioenc.c	Thu May 15 22:51:38 2008 +0000
@@ -174,5 +174,5 @@
     roq_dpcm_encode_frame,
     roq_dpcm_encode_close,
     NULL,
-    .long_name = "Id RoQ audio",
+    .long_name = "id RoQ audio",
 };