Formatting fix
This commit is contained in:
parent
f44415cee4
commit
472f5149c0
|
@ -212,7 +212,7 @@ struct Buffer::Modification
|
||||||
{
|
{
|
||||||
enum Type { Insert, Erase };
|
enum Type { Insert, Erase };
|
||||||
|
|
||||||
Type type;
|
Type type;
|
||||||
BufferCoord coord;
|
BufferCoord coord;
|
||||||
StringDataPtr content;
|
StringDataPtr content;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user