summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2002-08-11 08:15:49 +0000
committerJelmer Vernooij <jelmer@samba.org>2002-08-11 08:15:49 +0000
commit36d7d262754f5630a2383882541af1e8df70a089 (patch)
treefacc0f454192e55f65384c380283abfa9316dd3b
parente598f1332ef59d0ddbb4e7d114b5b24a7b90a879 (diff)
downloadsamba-36d7d262754f5630a2383882541af1e8df70a089.tar.gz
samba-36d7d262754f5630a2383882541af1e8df70a089.tar.bz2
samba-36d7d262754f5630a2383882541af1e8df70a089.zip
Add indent argument to put function name and type on same line -
for satisfying the autoprototyper and abartlet (This used to be commit c03d8bc24dd45ac615481a82b7ad9ad7fb8b5ed1)
-rw-r--r--source3/CodingSuggestions2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/CodingSuggestions b/source3/CodingSuggestions
index 84166e179f..e5f366ec71 100644
--- a/source3/CodingSuggestions
+++ b/source3/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
+-bad -bap -br -ce -cdw -nbc -brs -bbb -nbc -npsl
Following are some considerations you should use when adding new code to
Samba. First and foremost remember that: