Mercurial > mplayer.hg
changeset 22592:c3501315b4d0
update >5 line reindention rule to what is in ffmpeg
author | michael |
---|---|
date | Thu, 15 Mar 2007 12:47:20 +0000 |
parents | e27b971ccae5 |
children | 9a299c7e30b0 |
files | DOCS/tech/new_policy_proposal.txt |
diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/tech/new_policy_proposal.txt Thu Mar 15 12:45:04 2007 +0000 +++ b/DOCS/tech/new_policy_proposal.txt Thu Mar 15 12:47:20 2007 +0000 @@ -136,8 +136,9 @@ indentation changes (try to avoid this), separate them strictly from real changes. - NOTE: If you had to put if(){ .. } over a large (> 5 lines) chunk of code, - do NOT change the indentation of the inner part (don't move it to the right)! + NOTE: If you had to put if()@{ .. @} over a large (> 5 lines) chunk of code, + then either do NOT change the indentation of the inner part within (don't + move it to the right)! or do so in a separate commit Commit log message