[FFmpeg-cvslog] r11862 - trunk/doc/general.texi
michael
subversion
Mon Feb 4 14:12:16 CET 2008
Author: michael
Date: Mon Feb 4 14:12:15 2008
New Revision: 11862
Log:
Correct fatal ambiguity.
Modified:
trunk/doc/general.texi
Modified: trunk/doc/general.texi
==============================================================================
--- trunk/doc/general.texi (original)
+++ trunk/doc/general.texi Mon Feb 4 14:12:15 2008
@@ -829,7 +829,7 @@ should also be avoided if they don't mak
warning always points to correct and clean code, that warning should
be disabled, not the code changed.
Thus the remaining warnings can either be bugs or correct code.
- If it is a bug, it has to be fixed. If it is not, the code should
+ If it is a bug, the bug has to be fixed. If it is not, the code should
be changed to not generate a warning unless that causes a slowdown
or obfuscates the code.
@item
More information about the ffmpeg-cvslog
mailing list