]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
fix typo in the provided indent command
authorRussell Bryant <russell@russellbryant.com>
Mon, 10 Apr 2006 01:54:13 +0000 (01:54 +0000)
committerRussell Bryant <russell@russellbryant.com>
Mon, 10 Apr 2006 01:54:13 +0000 (01:54 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@18694 65c4cc65-6c06-0410-ace0-fbb531ad65f3

doc/CODING-GUIDELINES

index a19fd0ad070f3583c8c3193a13d0e9f7000cfe5a..b68a20093e85828ec97513fe860700e32303e445 100644 (file)
@@ -77,7 +77,7 @@ $ cvs diff -urN <mycodefile>.c
 Roughly, Asterisk code formatting guidelines are generally equivalent to the 
 following:
 
-# indent -i4 -ts4 -br -brs -cdw -lp -ce -nbfda -npcs -nprs -npsl -nbbo -saf -sai -saw -cs -ln90 foo.c
+# indent -i4 -ts4 -br -brs -cdw -lp -ce -nbfda -npcs -nprs -npsl -nbbo -saf -sai -saw -cs -l90 foo.c
 
 this means in verbose:
  -i4:    indent level 4