submodules: overhaul documentation
[gitweb.git] / sequencer.c
index a23b948ac148304dbebfe38955ec8b40cab3e1e5..924fb1d0c3c84dd823393d7dea21af2d70a8d54e 100644 (file)
@@ -464,7 +464,8 @@ static int do_recursive_merge(struct commit *base, struct commit *next,
 
        if (active_cache_changed &&
            write_locked_index(&the_index, &index_lock, COMMIT_LOCK))
-               /* TRANSLATORS: %s will be "revert", "cherry-pick" or
+               /*
+                * TRANSLATORS: %s will be "revert", "cherry-pick" or
                 * "rebase -i".
                 */
                return error(_("%s: Unable to write new index file"),