Fix indentation in comment in shape.c
This commit is contained in:
parent
95064bb88d
commit
872922b03d
2
shape.c
2
shape.c
@ -806,7 +806,7 @@ shape_cache_get_iv_index(rb_shape_t *shape, ID id, attr_index_t *value)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Verify the cache is correct by checking that this instance variable
|
/* Verify the cache is correct by checking that this instance variable
|
||||||
* does not exist in the shape tree either. */
|
* does not exist in the shape tree either. */
|
||||||
RUBY_ASSERT(!shape_get_iv_index(shape, id, value));
|
RUBY_ASSERT(!shape_get_iv_index(shape, id, value));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user