Space before paren, updating recent change.

This commit is contained in:
Paul Eggert 2014-01-14 09:59:19 -08:00
parent c6a0b8eb25
commit d9784824e2

View file

@ -1741,7 +1741,7 @@ Return t if any property was actually removed, nil otherwise. */)
}
len -= LENGTH (i);
i = next_interval (i);
if(!i)
if (!i)
{
if (modified)
{