Fossil SCM

Remove extra colon and space in section topics in style guidelines.

andybradford 2015-11-30 00:23 trunk
Commit 069084afc2bcd21ddd00d5b8c9c8b06d22cc0b03
1 file changed +2 -2
+2 -2
--- www/style.wiki
+++ www/style.wiki
@@ -1,10 +1,10 @@
11
<title>Coding Style</title>
22
33
Fossil source code should following the style guidelines below.
44
5
-<b>General points:</b>:
5
+<b>General points</b>:
66
77
10. No line of code exceeds 80 characters in length. (Occasional
88
exceptions are made for HTML text on @-lines.)
99
1010
11. There are no tab characters.
@@ -67,11 +67,11 @@
6767
within a function.
6868
6969
<li> All code subblocks are enclosed in {...}.
7070
7171
72
- <li> <b>assert() macros are used as follows </b>:
72
+ <li> <b>assert() macros are used as follows</b>:
7373
<ol type="a">
7474
7575
<li> Function preconditions are clearly stated and verified by asserts.
7676
7777
<li> Invariants are identified by asserts.
7878
--- www/style.wiki
+++ www/style.wiki
@@ -1,10 +1,10 @@
1 <title>Coding Style</title>
2
3 Fossil source code should following the style guidelines below.
4
5 <b>General points:</b>:
6
7 10. No line of code exceeds 80 characters in length. (Occasional
8 exceptions are made for HTML text on @-lines.)
9
10 11. There are no tab characters.
@@ -67,11 +67,11 @@
67 within a function.
68
69 <li> All code subblocks are enclosed in {...}.
70
71
72 <li> <b>assert() macros are used as follows </b>:
73 <ol type="a">
74
75 <li> Function preconditions are clearly stated and verified by asserts.
76
77 <li> Invariants are identified by asserts.
78
--- www/style.wiki
+++ www/style.wiki
@@ -1,10 +1,10 @@
1 <title>Coding Style</title>
2
3 Fossil source code should following the style guidelines below.
4
5 <b>General points</b>:
6
7 10. No line of code exceeds 80 characters in length. (Occasional
8 exceptions are made for HTML text on @-lines.)
9
10 11. There are no tab characters.
@@ -67,11 +67,11 @@
67 within a function.
68
69 <li> All code subblocks are enclosed in {...}.
70
71
72 <li> <b>assert() macros are used as follows</b>:
73 <ol type="a">
74
75 <li> Function preconditions are clearly stated and verified by asserts.
76
77 <li> Invariants are identified by asserts.
78

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button