Fossil SCM

Removed a bit of comment which confused the help generator and broke building test-builtin-list... and yet somehow built once?

stephan 2020-05-07 01:45 trunk
Commit 6ba0e14df78149178c26c57fc3d0a9e7d99f47622a33ae47551423316382a6e2
1 file changed +1 -1
+1 -1
--- src/builtin.c
+++ src/builtin.c
@@ -54,11 +54,11 @@
5454
const char *builtin_text(const char *zFilename){
5555
return (char*)builtin_file(zFilename, 0);
5656
}
5757
5858
/*
59
-** COMMAND: test-builtin-list [-verbose|-v]
59
+** COMMAND: test-builtin-list
6060
**
6161
** If -verbose is used, it outputs a line at the end
6262
** with the total item count and size.
6363
**
6464
** List the names and sizes of all built-in resources.
6565
--- src/builtin.c
+++ src/builtin.c
@@ -54,11 +54,11 @@
54 const char *builtin_text(const char *zFilename){
55 return (char*)builtin_file(zFilename, 0);
56 }
57
58 /*
59 ** COMMAND: test-builtin-list [-verbose|-v]
60 **
61 ** If -verbose is used, it outputs a line at the end
62 ** with the total item count and size.
63 **
64 ** List the names and sizes of all built-in resources.
65
--- src/builtin.c
+++ src/builtin.c
@@ -54,11 +54,11 @@
54 const char *builtin_text(const char *zFilename){
55 return (char*)builtin_file(zFilename, 0);
56 }
57
58 /*
59 ** COMMAND: test-builtin-list
60 **
61 ** If -verbose is used, it outputs a line at the end
62 ** with the total item count and size.
63 **
64 ** List the names and sizes of all built-in resources.
65

Keyboard Shortcuts

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