gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] gzz/doc/pegboard/coding_standard--vegai peg.rst


From: Vesa Kaihlavirta
Subject: [Gzz-commits] gzz/doc/pegboard/coding_standard--vegai peg.rst
Date: Tue, 04 Feb 2003 13:56:06 -0500

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Vesa Kaihlavirta <address@hidden>       03/02/04 13:56:05

Modified files:
        doc/pegboard/coding_standard--vegai: peg.rst 

Log message:
        The next-following-the-last fix before posting

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/doc/pegboard/coding_standard--vegai/peg.rst.diff?tr1=1.12&tr2=1.13&r1=text&r2=text

Patches:
Index: gzz/doc/pegboard/coding_standard--vegai/peg.rst
diff -u gzz/doc/pegboard/coding_standard--vegai/peg.rst:1.12 
gzz/doc/pegboard/coding_standard--vegai/peg.rst:1.13
--- gzz/doc/pegboard/coding_standard--vegai/peg.rst:1.12        Tue Feb  4 
13:46:12 2003
+++ gzz/doc/pegboard/coding_standard--vegai/peg.rst     Tue Feb  4 13:56:05 2003
@@ -3,8 +3,8 @@
 =============================================================
 
 :Author:   Vesa Kaihlavirta
-:Last-Modified: $Date: 2003/02/04 18:46:12 $
-:Revision: $Revision: 1.12 $
+:Last-Modified: $Date: 2003/02/04 18:56:05 $
+:Revision: $Revision: 1.13 $
 :Status:   Incomplete
 :Scope:           Minor
 :Type:     Policy
@@ -50,7 +50,7 @@
 2. Header comments should include authors.
 
 3. After header comments, rcsid:
-   rcsid = "$Id: peg.rst,v 1.12 2003/02/04 18:46:12 Vegai Exp $"
+   rcsid = "$Id: peg.rst,v 1.13 2003/02/04 18:56:05 Vegai Exp $"
 
 4. After rcsid, the imports (unless there's a good reason to delay
    importing).
@@ -87,10 +87,10 @@
 
 9. Functions and variables are mixedCase.
 
-9. Tab-size is 8 (will be converted to spaces by make committable), indentation
+10. Tab-size is 8 (will be converted to spaces by make committable), 
indentation
     at 4 spaces.
 
-10. Never use tabs.
+11. Never use tabs.
 
 
 Notes




reply via email to

[Prev in Thread] Current Thread [Next in Thread]