diff rl2.c @ 4464:6b79937e78ae libavformat

cosmetics: format long_name spelling fixes
author diego
date Thu, 12 Feb 2009 17:24:17 +0000
parents 49c1d3b27727
children 536e5527c1e0
line wrap: on
line diff
--- a/rl2.c	Thu Feb 12 09:15:36 2009 +0000
+++ b/rl2.c	Thu Feb 12 17:24:17 2009 +0000
@@ -289,7 +289,7 @@
 
 AVInputFormat rl2_demuxer = {
     "rl2",
-    NULL_IF_CONFIG_SMALL("rl2 format"),
+    NULL_IF_CONFIG_SMALL("RL2 format"),
     sizeof(Rl2DemuxContext),
     rl2_probe,
     rl2_read_header,