Formerly commands.c.~5~

This commit is contained in:
Roland McGrath 1992-06-03 01:45:11 +00:00
parent 343ac48a2d
commit 374e8d510a

View file

@ -151,7 +151,7 @@ set_file_variables (file)
caretD_len += (i <= 2 ? 3 : i);
if (d->changed)
{
qmark_len += i;
qmark_len += i;
qmarkD_len += (i <= 2 ? 3 : i);
}
}