Fossil SCM

Minor correction to example comment in Fossil coding introduction.

andybradford 2016-11-07 05:43 trunk
Commit 22a9fba42862d3b9ce6fc5e29878e6bb7bf5e346
1 file changed +1 -1
--- www/adding_code.wiki
+++ www/adding_code.wiki
@@ -69,11 +69,11 @@
6969
#include "xyzzy.h"
7070
7171
#if INTERFACE
7272
/* Exported object (structure) definitions or #defines
7373
** go here */
74
-#endif /* INTEFACE */
74
+#endif /* INTERFACE */
7575
7676
/* New code goes here */
7777
</verbatim></blockquote>
7878
7979
Note in particular the <b>#include "xyzzy.h"</b> line near the top.
8080
--- www/adding_code.wiki
+++ www/adding_code.wiki
@@ -69,11 +69,11 @@
69 #include "xyzzy.h"
70
71 #if INTERFACE
72 /* Exported object (structure) definitions or #defines
73 ** go here */
74 #endif /* INTEFACE */
75
76 /* New code goes here */
77 </verbatim></blockquote>
78
79 Note in particular the <b>#include "xyzzy.h"</b> line near the top.
80
--- www/adding_code.wiki
+++ www/adding_code.wiki
@@ -69,11 +69,11 @@
69 #include "xyzzy.h"
70
71 #if INTERFACE
72 /* Exported object (structure) definitions or #defines
73 ** go here */
74 #endif /* INTERFACE */
75
76 /* New code goes here */
77 </verbatim></blockquote>
78
79 Note in particular the <b>#include "xyzzy.h"</b> line near the top.
80

Keyboard Shortcuts

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