Fossil SCM

minor doc correction.

stephan 2012-07-13 18:55 trunk
Commit 5df13a0b38162b3076109aa61f41884f38427e11
1 file changed +3 -2
+3 -2
--- src/th_main.c
+++ src/th_main.c
@@ -218,16 +218,17 @@
218218
}
219219
220220
/*
221221
** TH command: hasfeature STRING
222222
**
223
-** Return true if the user has the given compile-time feature.
224
-** The set of features includes:
223
+** Return true if the fossil binary has the given compile-time feature
224
+** enabled. The set of features includes:
225225
**
226226
** "json" = FOSSIL_ENABLE_JSON
227227
** "tcl" = FOSSIL_ENABLE_TCL
228228
** "ssl" = FOSSIL_ENABLE_SSL
229
+**
229230
*/
230231
static int hasfeatureCmd(
231232
Th_Interp *interp,
232233
void *p,
233234
int argc,
234235
--- src/th_main.c
+++ src/th_main.c
@@ -218,16 +218,17 @@
218 }
219
220 /*
221 ** TH command: hasfeature STRING
222 **
223 ** Return true if the user has the given compile-time feature.
224 ** The set of features includes:
225 **
226 ** "json" = FOSSIL_ENABLE_JSON
227 ** "tcl" = FOSSIL_ENABLE_TCL
228 ** "ssl" = FOSSIL_ENABLE_SSL
 
229 */
230 static int hasfeatureCmd(
231 Th_Interp *interp,
232 void *p,
233 int argc,
234
--- src/th_main.c
+++ src/th_main.c
@@ -218,16 +218,17 @@
218 }
219
220 /*
221 ** TH command: hasfeature STRING
222 **
223 ** Return true if the fossil binary has the given compile-time feature
224 ** enabled. The set of features includes:
225 **
226 ** "json" = FOSSIL_ENABLE_JSON
227 ** "tcl" = FOSSIL_ENABLE_TCL
228 ** "ssl" = FOSSIL_ENABLE_SSL
229 **
230 */
231 static int hasfeatureCmd(
232 Th_Interp *interp,
233 void *p,
234 int argc,
235

Keyboard Shortcuts

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