Browse Source

Fix spelling error.

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
tags/n0.8
Tilman Brock Ronald S. Bultje 14 years ago
parent
commit
b08f59dca4
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      doc/faq.texi

+ 1
- 1
doc/faq.texi View File

@@ -423,7 +423,7 @@ read "Programming Religion" at (@url{http://www.tux.org/lkml/#s15}).

The build process creates ffmpeg_g, ffplay_g, etc. which contain full debug
information. Those binaries are stripped to create ffmpeg, ffplay, etc. If
you need the debug information, used the *_g versions.
you need the debug information, use the *_g versions.

@section I do not like the LGPL, can I contribute code under the GPL instead?



Loading…
Cancel
Save