]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Refactor Window.pFunc into Window.pWFunc to disambiguate from other uses of
authordrh <>
Thu, 10 Mar 2022 16:01:14 +0000 (16:01 +0000)
committerdrh <>
Thu, 10 Mar 2022 16:01:14 +0000 (16:01 +0000)
commit105dcaa5033e416d73eb68c1932a63efaa34a34f
tree8f3b75faae487b9eeaadfc422247364bd209bea8
parent7931f0a3d834067b77298eccd17b99f0c07982db
Refactor Window.pFunc into Window.pWFunc to disambiguate from other uses of
the variable or field named "pFunc".

FossilOrigin-Name: d9475ebcde169272ad7b1d3a82b2326df55dafc68217bfecd9fcd1f2b89efbd9
manifest
manifest.uuid
src/sqliteInt.h
src/treeview.c
src/window.c