projects
/
recode
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5af857b
)
task.c: improve English in a comment
author
Reuben Thomas
<rrt@sc3d.org>
Mon, 22 Jan 2018 20:40:46 +0000
(20:40 +0000)
committer
Reuben Thomas
<rrt@sc3d.org>
Tue, 23 Jan 2018 07:02:42 +0000
(07:02 +0000)
src/task.c
patch
|
blob
|
history
diff --git
a/src/task.c
b/src/task.c
index c37d7bf765d9fa621924574d79d439ee603f575e..0ba57cee87119a97dcac6ea95efc09f42d81aa55 100644
(file)
--- a/
src/task.c
+++ b/
src/task.c
@@
-565,7
+565,7
@@
recode_perform_task (RECODE_TASK task)
{
/* Leave task->strategy alone, as the same task may be used many
times differently, and the fact the strategy is undecided is a
- clue we want to pr
otect
between calls. */
+ clue we want to pr
eserve
between calls. */
enum recode_sequence_strategy strategy = task->strategy;
switch (strategy)