vertex: forgotten rename of change_position -> changepos
Dependencies
- [2]
JAGXXSR7change: initial work on decoding hunks - [3]
ZKAOPMCHchange: Implement decoding of edits, atoms, positions, among others - [4]
2U7P5SFQChange struct names "struct foo -> typedef struct Foo"
Change contents
- replacement in vertex.h at line 9
#define CHANGE_POSITION_ROOT ((change_position)0)#define CHANGE_POSITION_BOTTOM ((change_position)1)#define CHANGE_POSITION_ROOT ((changepos)0)#define CHANGE_POSITION_BOTTOM ((changepos)1)