Fossil SCM

Fix doc comment typo

danshearer 2026-07-26 20:00 UTC trunk
Commit 62dc86c2315bf3c750fd1914bee9106d6e2288a64c07dbbe99646b25ef30f80e
1 file changed +1 -1
--- src/http_transport.c
+++ src/http_transport.c
@@ -189,11 +189,11 @@
189189
** method name (ex: timeline)
190190
**
191191
** pUrlData->isFile The .name is a filename in the local filesystem.
192192
** If that file is a Fossil repo, then launch
193193
** "fossil http" as a subprocess to handle the request.
194
-** Or if filename ends with ".test-http" then the
194
+** Or if filename ends with ".http-test" then the
195195
** content of that file becomes the HTTP reply.
196196
** (The latter is used for testing only.)
197197
**
198198
** pUrlData->subpath The method name on the request for SSH and FILE
199199
**
200200
--- src/http_transport.c
+++ src/http_transport.c
@@ -189,11 +189,11 @@
189 ** method name (ex: timeline)
190 **
191 ** pUrlData->isFile The .name is a filename in the local filesystem.
192 ** If that file is a Fossil repo, then launch
193 ** "fossil http" as a subprocess to handle the request.
194 ** Or if filename ends with ".test-http" then the
195 ** content of that file becomes the HTTP reply.
196 ** (The latter is used for testing only.)
197 **
198 ** pUrlData->subpath The method name on the request for SSH and FILE
199 **
200
--- src/http_transport.c
+++ src/http_transport.c
@@ -189,11 +189,11 @@
189 ** method name (ex: timeline)
190 **
191 ** pUrlData->isFile The .name is a filename in the local filesystem.
192 ** If that file is a Fossil repo, then launch
193 ** "fossil http" as a subprocess to handle the request.
194 ** Or if filename ends with ".http-test" then the
195 ** content of that file becomes the HTTP reply.
196 ** (The latter is used for testing only.)
197 **
198 ** pUrlData->subpath The method name on the request for SSH and FILE
199 **
200

Keyboard Shortcuts

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