Commit b86e38a0 authored by Aurelien Jacobs's avatar Aurelien Jacobs

better match CVS policy in the indent recomendation

Originally committed as revision 5025 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 2433f24f
...@@ -1156,7 +1156,7 @@ GCC statement expressions (@samp{(x = (@{ int y = 4; y; @})}). ...@@ -1156,7 +1156,7 @@ GCC statement expressions (@samp{(x = (@{ int y = 4; y; @})}).
@end itemize @end itemize
Indent size is 4. 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 The TAB character is forbidden outside of Makefiles as is any
form of trailing whitespace. Commits containing either will be form of trailing whitespace. Commits containing either will be
rejected by the CVS repository. 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