Skip to content

Commit

Permalink
README.Coding: A few minor fixes.
Browse files Browse the repository at this point in the history
Karolin
(This used to be commit e61c696)
  • Loading branch information
kseeger committed Aug 5, 2008
1 parent d8ae40a commit 54d8b50
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.Coding
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
##
## Coding conventions in the Samba 3.0 tree
## Coding conventions in the Samba 3 tree
##

===========
Quick Start
===========

Coding style guidelines are about reducing the number of unnecessary
reformatting patches and making things easier developers to work together.
reformatting patches and making things easier for developers to work together.
You don't have to like them or even agree with them, but once put in place
we all have to abide by them (or vote to change them). However, coding
style should never outweigh coding itself and so the the guidelines
described here are hopefully easier enough to follow as they are very
described here are hopefully easy enough to follow as they are very
common and supported by tools and editors.

The basic style, also mentioned in the SAMBA_4_0/prog_guide.txt is the
Expand Down

0 comments on commit 54d8b50

Please sign in to comment.