Fossil SCM

Fix a minor typo in a comment. No changes to code.

drh 2017-11-04 13:16 trunk
Commit 9b20b8a18cc91a33b79db9c5e4c55131ed5a367a8e5d99ef8f2a39e0ce9d2c2f
1 file changed +1 -1
+1 -1
--- src/mkbuiltin.c
+++ src/mkbuiltin.c
@@ -18,11 +18,11 @@
1818
** This is a stand-alone utility program that is part of the Fossil build
1919
** process. This program reads files named on the command line and converts
2020
** them into ANSI-C static char array variables. Output is written onto
2121
** standard output.
2222
**
23
-** The makefiles use this utility package various resources (large scripts,
23
+** The makefiles use this utility to package various resources (large scripts,
2424
** GIF images, etc) that are separate files in the source code as byte
2525
** arrays in the resulting executable.
2626
*/
2727
#include <stdio.h>
2828
#include <stdlib.h>
2929
--- src/mkbuiltin.c
+++ src/mkbuiltin.c
@@ -18,11 +18,11 @@
18 ** This is a stand-alone utility program that is part of the Fossil build
19 ** process. This program reads files named on the command line and converts
20 ** them into ANSI-C static char array variables. Output is written onto
21 ** standard output.
22 **
23 ** The makefiles use this utility package various resources (large scripts,
24 ** GIF images, etc) that are separate files in the source code as byte
25 ** arrays in the resulting executable.
26 */
27 #include <stdio.h>
28 #include <stdlib.h>
29
--- src/mkbuiltin.c
+++ src/mkbuiltin.c
@@ -18,11 +18,11 @@
18 ** This is a stand-alone utility program that is part of the Fossil build
19 ** process. This program reads files named on the command line and converts
20 ** them into ANSI-C static char array variables. Output is written onto
21 ** standard output.
22 **
23 ** The makefiles use this utility to package various resources (large scripts,
24 ** GIF images, etc) that are separate files in the source code as byte
25 ** arrays in the resulting executable.
26 */
27 #include <stdio.h>
28 #include <stdlib.h>
29

Keyboard Shortcuts

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