src/dictionary.c: Move dict_ref next to dict_unref
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 27 Jun 2020 05:27:25 +0000 (07:27 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 27 Jun 2020 05:27:25 +0000 (07:27 +0200)
commit1b62b2fae1214cee4bacf0cf8b9aea3a9723574e
tree8c7d15feaee523efe6b3c40f2f1002b1da765cdf
parenta64ef1615a50262bea79bd84a3f076ade3f0e779
src/dictionary.c: Move dict_ref next to dict_unref

This make it easier for me to hack when I'm tracking
down memory (de)allocation errors.
src/data/dictionary.c