Space before paren, updating recent change.
This commit is contained in:
parent
c6a0b8eb25
commit
d9784824e2
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue