indentation
This commit is contained in:
parent
4cbc4b8bcf
commit
7633cbb836
5 changed files with 50 additions and 50 deletions
|
|
@ -36,8 +36,8 @@ typedef struct {
|
|||
} TSInputEdit;
|
||||
|
||||
typedef struct {
|
||||
size_t row;
|
||||
size_t column;
|
||||
size_t row;
|
||||
size_t column;
|
||||
} TSPoint;
|
||||
|
||||
typedef struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue