Use union to store StashPref default values (#3005)
commitcf77c8c0f1f0cc6ad7bf3132ea1d59639a7a83e7
authorThomas Martitz <thomas.martitz@mailbox.org>
Wed, 17 Nov 2021 08:45:26 +0000 (17 09:45 +0100)
committerGitHub <noreply@github.com>
Wed, 17 Nov 2021 08:45:26 +0000 (17 09:45 +0100)
tree498476693f7e4857a4b9c4302ce62cc66a1c7548
parent6e4a84772f07657102f8a8e3fe84608959d27ddf
Use union to store StashPref default values (#3005)

This gives better type-safety than casting everything to gpointer.
src/stash.c