make fmt
Dependencies
- [2]
DDLQMNGXchange: find change files from repo dir - [3]
VKLGQREYchange: add base32 decode, initial deconstruction of hashed - [4]
2U7P5SFQChange struct names "struct foo -> typedef struct Foo" - [*]
Q7TKZCJPAdd initial support for reading the offsets from a (fixed) change
Change contents
- replacement in change.c at line 597
char chfile[PATH_MAX] = {0};char chfile[PATH_MAX] = { 0 };