[MPlayer-cvslog] r20499 - trunk/mplayer.c
Attila Kinali
attila at kinali.ch
Wed Nov 1 13:11:32 CET 2006
On Sun, 29 Oct 2006 04:23:23 +0100 (CET)
eugeni <subversion at mplayerhq.hu> wrote:
> -if(1 || ass_enabled) { // even if ass_enabled==0 now it can be used
> +{
Please don't leave curly braces in the code.
If an "if" statement disapeares, just remove it.
Later fix the indentation with a second commit.
Otherwise we clutter the code with hundreds of
blocks that make no sense.
Attila Kinali
--
Praised are the Fountains of Shelieth, the silver harp of the waters,
But blest in my name forever this stream that stanched my thirst!
-- Deed of Morred
More information about the MPlayer-cvslog
mailing list