Browse code

Whitespace cosmetics

Originally committed as revision 15228 to svn://svn.ffmpeg.org/ffmpeg/trunk

Carl Eugen Hoyos authored on 2008/09/07 01:55:29
Showing 1 changed files
... ...
@@ -22,7 +22,7 @@ FFmpeg README
22 22
 
23 23
 * The file libavcodec/ac3dec.c is distributed under the GNU General Public
24 24
   License.  In order for (E-)AC-3 decoding to work you need to enable GPL
25
- components.
25
+  components.
26 26
 
27 27
 * The file libavdevice/x11grab.c is distributed under the GNU General
28 28
   Public License. X11 grabbing is optional.