Fossil SCM
Extended comment.
Commit
d314894b9ae57f68cdf98cf227deb5c5110d435b
Parent
4c8a5a44afb8f45…
1 file changed
+1
-1
| --- tools/cvs2fossil/lib/c2f_pcollsym.tcl | ||
| +++ tools/cvs2fossil/lib/c2f_pcollsym.tcl | ||
| @@ -65,11 +65,11 @@ | ||
| 65 | 65 | # Pass manager interface. Executed to load data computed by |
| 66 | 66 | # this pass into memory when this pass is skipped instead of |
| 67 | 67 | # executed. |
| 68 | 68 | |
| 69 | 69 | # The results of this pass are fully in the persistent state, |
| 70 | - # there is nothing to load. | |
| 70 | + # there is nothing to load for the next one. | |
| 71 | 71 | return |
| 72 | 72 | } |
| 73 | 73 | |
| 74 | 74 | typemethod run {} { |
| 75 | 75 | # Pass manager interface. Executed to perform the |
| 76 | 76 |
| --- tools/cvs2fossil/lib/c2f_pcollsym.tcl | |
| +++ tools/cvs2fossil/lib/c2f_pcollsym.tcl | |
| @@ -65,11 +65,11 @@ | |
| 65 | # Pass manager interface. Executed to load data computed by |
| 66 | # this pass into memory when this pass is skipped instead of |
| 67 | # executed. |
| 68 | |
| 69 | # The results of this pass are fully in the persistent state, |
| 70 | # there is nothing to load. |
| 71 | return |
| 72 | } |
| 73 | |
| 74 | typemethod run {} { |
| 75 | # Pass manager interface. Executed to perform the |
| 76 |
| --- tools/cvs2fossil/lib/c2f_pcollsym.tcl | |
| +++ tools/cvs2fossil/lib/c2f_pcollsym.tcl | |
| @@ -65,11 +65,11 @@ | |
| 65 | # Pass manager interface. Executed to load data computed by |
| 66 | # this pass into memory when this pass is skipped instead of |
| 67 | # executed. |
| 68 | |
| 69 | # The results of this pass are fully in the persistent state, |
| 70 | # there is nothing to load for the next one. |
| 71 | return |
| 72 | } |
| 73 | |
| 74 | typemethod run {} { |
| 75 | # Pass manager interface. Executed to perform the |
| 76 |