Fossil SCM

Correction in comment, no change in functionality.

andybradford 2014-05-09 03:03 UTC per-round-trip-commit
Commit 4cfe13e962a95fe972c3a783aa65f5f42d606269
1 file changed +1 -1
+1 -1
--- src/update.c
+++ src/update.c
@@ -101,11 +101,11 @@
101101
int tid=0; /* Target version - version we are changing to */
102102
Stmt q;
103103
int latestFlag; /* --latest. Pick the latest version if true */
104104
int dryRunFlag; /* -n or --dry-run. Do a dry run */
105105
int verboseFlag; /* -v or --verbose. Output extra information */
106
- int forceMissingFlag; /* -f or --force. Continue if missing content */
106
+ int forceMissingFlag; /* --force-missing. Continue if missing content */
107107
int debugFlag; /* --debug option */
108108
int setmtimeFlag; /* --setmtime. Set mtimes on files */
109109
int nChng; /* Number of file renames */
110110
int *aChng; /* Array of file renames */
111111
int i; /* Loop counter */
112112
--- src/update.c
+++ src/update.c
@@ -101,11 +101,11 @@
101 int tid=0; /* Target version - version we are changing to */
102 Stmt q;
103 int latestFlag; /* --latest. Pick the latest version if true */
104 int dryRunFlag; /* -n or --dry-run. Do a dry run */
105 int verboseFlag; /* -v or --verbose. Output extra information */
106 int forceMissingFlag; /* -f or --force. Continue if missing content */
107 int debugFlag; /* --debug option */
108 int setmtimeFlag; /* --setmtime. Set mtimes on files */
109 int nChng; /* Number of file renames */
110 int *aChng; /* Array of file renames */
111 int i; /* Loop counter */
112
--- src/update.c
+++ src/update.c
@@ -101,11 +101,11 @@
101 int tid=0; /* Target version - version we are changing to */
102 Stmt q;
103 int latestFlag; /* --latest. Pick the latest version if true */
104 int dryRunFlag; /* -n or --dry-run. Do a dry run */
105 int verboseFlag; /* -v or --verbose. Output extra information */
106 int forceMissingFlag; /* --force-missing. Continue if missing content */
107 int debugFlag; /* --debug option */
108 int setmtimeFlag; /* --setmtime. Set mtimes on files */
109 int nChng; /* Number of file renames */
110 int *aChng; /* Array of file renames */
111 int i; /* Loop counter */
112

Keyboard Shortcuts

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