[MPlayer-dev-eng] DVDNAV Next Issues
Reimar Döffinger
Reimar.Doeffinger at stud.uni-karlsruhe.de
Sun Jan 27 10:55:45 CET 2008
Hello,
On Sun, Jan 27, 2008 at 10:36:44AM +0100, Nico Sabbi wrote:
> > + if (!(priv->state & NAV_FLAG_AUDIO_CHANGED)) return 0;
> > + if (clear)
>
> bad style, use if(x), for(x), while(x) NEVER spaces before or
> after parenthesis or brackets
This is your personal preference though, at least I vastly prefer to have one
space right after the keyword. Still, using two spaces is overkill ;-)
More information about the MPlayer-dev-eng
mailing list