From: Mark Wooding Date: Wed, 17 Jul 2024 11:52:44 +0000 (+0100) Subject: checkpath.c: Move toplevel mutable state into a `state' structure. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/checkpath/commitdiff_plain/f797fd4aa7bdf4c344dd846eb63e1f2cf3a53fe0?ds=inline;hp=f797fd4aa7bdf4c344dd846eb63e1f2cf3a53fe0 checkpath.c: Move toplevel mutable state into a `state' structure. I don't know what I was thinking; sorry. ---