]> git.ipfire.org Git - thirdparty/git.git/blobdiff - diffcore-rename.c
Fix various issues found in comments
[thirdparty/git.git] / diffcore-rename.c
index 9c0bc5afb4091353686fb1862421d6bc51846a3f..eb77e5c4f027166f224be271ac57d56526e03f54 100644 (file)
@@ -1544,7 +1544,7 @@ void diffcore_rename_extended(struct diff_options *options,
                        /* all the usual ones need to be kept */
                        diff_q(&outq, p);
                else
-                       /* no need to keep unmodified pairs; FIXME: remove earlier? */
+                       /* no need to keep unmodified pairs */
                        pair_to_free = p;
 
                if (pair_to_free)