Fossil SCM

doc typo

stephan 2020-05-07 11:12 fileedit-ajaxify
Commit a62594e58d3c971b681157babc5e1c9b9f2f277d005917d79f80d0f73c43f315
1 file changed +1 -1
+1 -1
--- src/style.c
+++ src/style.c
@@ -1433,11 +1433,11 @@
14331433
**
14341434
** If passed a true value, it emits the contents directly to the page
14351435
** output, else it emits a script tag with a src=builtin/... to load
14361436
** the script. It always outputs a small pre-bootstrap element in its
14371437
** own script tag to initialize parts which need C-runtime-level
1438
-** information, because loading the main fossil.bootstrap.js either
1438
+** information, before loading the main fossil.bootstrap.js either
14391439
** inline or via a <script src=...>, as specified by the first
14401440
** argument.
14411441
*/
14421442
void style_emit_script_fossil_bootstrap(int asInline){
14431443
static int once = 0;
14441444
--- src/style.c
+++ src/style.c
@@ -1433,11 +1433,11 @@
1433 **
1434 ** If passed a true value, it emits the contents directly to the page
1435 ** output, else it emits a script tag with a src=builtin/... to load
1436 ** the script. It always outputs a small pre-bootstrap element in its
1437 ** own script tag to initialize parts which need C-runtime-level
1438 ** information, because loading the main fossil.bootstrap.js either
1439 ** inline or via a <script src=...>, as specified by the first
1440 ** argument.
1441 */
1442 void style_emit_script_fossil_bootstrap(int asInline){
1443 static int once = 0;
1444
--- src/style.c
+++ src/style.c
@@ -1433,11 +1433,11 @@
1433 **
1434 ** If passed a true value, it emits the contents directly to the page
1435 ** output, else it emits a script tag with a src=builtin/... to load
1436 ** the script. It always outputs a small pre-bootstrap element in its
1437 ** own script tag to initialize parts which need C-runtime-level
1438 ** information, before loading the main fossil.bootstrap.js either
1439 ** inline or via a <script src=...>, as specified by the first
1440 ** argument.
1441 */
1442 void style_emit_script_fossil_bootstrap(int asInline){
1443 static int once = 0;
1444

Keyboard Shortcuts

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