Commit c3c8d706 authored by aurel's avatar aurel

better match CVS policy in the indent recomendation


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@5025 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 9c3c17ba
......@@ -1156,7 +1156,7 @@ GCC statement expressions (@samp{(x = (@{ int y = 4; y; @})}).
@end itemize
Indent size is 4.
The presentation is the one specified by 'indent -i4 -kr'.
The presentation is the one specified by 'indent -i4 -kr -nut'.
The TAB character is forbidden outside of Makefiles as is any
form of trailing whitespace. Commits containing either will be
rejected by the CVS repository.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment