C style: use standard style for "TRANSLATORS" comments
[gitweb.git] / sequencer.c
index 10c3b4ff81547891172319cee0e291c5160050e1..b77f359ca294aa5c5e929a14a1af46a874c3ae68 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"),