From 0381e1741f55a5691275f8df62da9fcc8818db3d Mon Sep 17 00:00:00 2001 From: bubulle Date: Wed, 28 May 2008 03:56:49 +0000 Subject: Load samba-3.2.0rc1 into branches/samba/upstream-3.2. git-svn-id: svn://svn.debian.org/svn/pkg-samba/branches/samba/upstream-3.2@1898 fc4039ab-9d04-0410-8cac-899223bdd6b0 --- docs/htmldocs/Samba3-Developers-Guide/CodingSuggestions.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/htmldocs/Samba3-Developers-Guide/CodingSuggestions.html') diff --git a/docs/htmldocs/Samba3-Developers-Guide/CodingSuggestions.html b/docs/htmldocs/Samba3-Developers-Guide/CodingSuggestions.html index 719c968738..b920687f39 100644 --- a/docs/htmldocs/Samba3-Developers-Guide/CodingSuggestions.html +++ b/docs/htmldocs/Samba3-Developers-Guide/CodingSuggestions.html @@ -1,4 +1,4 @@ -Chapter 6. Coding Suggestions

Chapter 6. Coding Suggestions

Steve French

Simo Sorce

Andrew Bartlett

Tim Potter

Martin Pool

+Chapter 6. Coding Suggestions

Chapter 6. Coding Suggestions

Steve French

Simo Sorce

Andrew Bartlett

Tim Potter

Martin Pool

So you want to add code to Samba ...

One of the daunting tasks facing a programmer attempting to write code for @@ -19,9 +19,9 @@ have observed that eight character tabs seem to be preferred in Samba source. If you are interested in the topic of coding style, two oft-quoted documents are:

-http://lxr.linux.no/source/Documentation/CodingStyle +http://lxr.linux.no/source/Documentation/CodingStyle

-http://www.fsf.org/prep/standards_toc.html +http://www.fsf.org/prep/standards_toc.html

But note that coding style in Samba varies due to the many different programmers who have contributed. -- cgit v1.2.3