summaryrefslogtreecommitdiffstats
path: root/source/CodingSuggestions
diff options
context:
space:
mode:
Diffstat (limited to 'source/CodingSuggestions')
-rw-r--r--source/CodingSuggestions2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/CodingSuggestions b/source/CodingSuggestions
index e5f366ec710..5e99bc54cae 100644
--- a/source/CodingSuggestions
+++ b/source/CodingSuggestions
@@ -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: