make fmt

laumann
May 26, 2023, 7:17 PM
UPYQ5FMNFMZKEN5UZYE4TW5Y4CTJTKZD55NRVJP4CXU6MFDXT7VAC

Dependencies

  • [2] DDLQMNGX change: find change files from repo dir
  • [3] VKLGQREY change: add base32 decode, initial deconstruction of hashed
  • [4] 2U7P5SFQ Change struct names "struct foo -> typedef struct Foo"
  • [*] Q7TKZCJP Add initial support for reading the offsets from a (fixed) change

Change contents

  • replacement in change.c at line 597
    [2.117][2.117:147]()
    char chfile[PATH_MAX] = {0};
    [2.117]
    [3.3286]
    char chfile[PATH_MAX] = { 0 };