]> git.sesse.net Git - ffmpeg/commitdiff
Change developer doc to reflect reality
authorBenjamin Larsson <banan@ludd.ltu.se>
Wed, 9 Sep 2009 17:27:30 +0000 (17:27 +0000)
committerBenjamin Larsson <banan@ludd.ltu.se>
Wed, 9 Sep 2009 17:27:30 +0000 (17:27 +0000)
Originally committed as revision 19799 to svn://svn.ffmpeg.org/ffmpeg/trunk

doc/developer.texi

index e78936124dc9ddb738eb1c1e56c23996cdd8a215..597ba7d1474c580a8af3705bb3db668be8f3ef31 100644 (file)
@@ -70,7 +70,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 -nut'.
+The presentation is one inspired 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 Subversion repository.