[ds6-devel] nc6 README.Maint,1.1,1.2

chris@deepspace6.net chris@deepspace6.net
Tue Dec 24 20:07:11 2002


Update of /cvs/nc6

Modified Files:
	README.Maint 
Log Message:
Fixed Coding Style


Index: README.Maint
===================================================================
RCS file: /cvs/nc6/README.Maint,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- README.Maint	24 Dec 2002 09:18:52 -0000	1.1
+++ README.Maint	24 Dec 2002 20:07:09 -0000	1.2
@@ -27,7 +27,9 @@
 Style guide
 -----------
 
-* 4-column indent.
+Read the CodingStyle doc from the linux kernel.  The very basics are:
+
+* 8-column indent.
 * Opening curly on same line as keyword, if possible, otherwise line up.
 * No space before the semicolon.
 * Space around most operators.



More information about the ds6-devel mailing list