Update indent arguments, they're now correct.
authorJelmer Vernooij <jelmer@samba.org>
Sat, 17 Aug 2002 16:15:20 +0000 (16:15 +0000)
committerJelmer Vernooij <jelmer@samba.org>
Sat, 17 Aug 2002 16:15:20 +0000 (16:15 +0000)
(This used to be commit 7f2d506bab0b649f707a25dec856639b18eee625)

source3/CodingSuggestions

index e5f366ec7106ae2658a9f8472c63fdb322e0a11f..5e99bc54caefe37fe3b3cd053593666581899ba8 100644 (file)
@@ -29,7 +29,7 @@ programmers who have contributed.
 
 The indent utility can be used to format C files in the general 
 samba coding style. The arguments you should give to indent are:
--bad -bap -br -ce -cdw -nbc -brs -bbb -nbc -npsl
+-bad -bap -br -ce -cdw -nbc -brs -bbb -nbc -npsl -ut -i8
 
 Following are some considerations you should use when adding new code to
 Samba.  First and foremost remember that: