Fossil SCM

Fix typo (missing space) in the new log-menu page.

drh 2025-02-14 16:37 trunk
Commit bd0d4422598dfefe829490b46946d1ea2ab4161e845a4ad27f3ee5a7306def15
1 file changed +1 -1
+1 -1
--- src/setup.c
+++ src/setup.c
@@ -250,11 +250,11 @@
250250
" in the CGI script at %h",
251251
P("SCRIPT_FILENAME")
252252
);
253253
}else{
254254
blob_appendf(&desc,
255
- " add the \"--errorlog <i>FILENAME</i>\" option to the"
255
+ " add the \"--errorlog <i>FILENAME</i>\" option to the\n"
256256
"\"%h %h\" command that launched this server.",
257257
g.argv[0], g.zCmdName
258258
);
259259
}
260260
bErrLog = 0;
261261
--- src/setup.c
+++ src/setup.c
@@ -250,11 +250,11 @@
250 " in the CGI script at %h",
251 P("SCRIPT_FILENAME")
252 );
253 }else{
254 blob_appendf(&desc,
255 " add the \"--errorlog <i>FILENAME</i>\" option to the"
256 "\"%h %h\" command that launched this server.",
257 g.argv[0], g.zCmdName
258 );
259 }
260 bErrLog = 0;
261
--- src/setup.c
+++ src/setup.c
@@ -250,11 +250,11 @@
250 " in the CGI script at %h",
251 P("SCRIPT_FILENAME")
252 );
253 }else{
254 blob_appendf(&desc,
255 " add the \"--errorlog <i>FILENAME</i>\" option to the\n"
256 "\"%h %h\" command that launched this server.",
257 g.argv[0], g.zCmdName
258 );
259 }
260 bErrLog = 0;
261

Keyboard Shortcuts

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