summaryrefslogtreecommitdiff
path: root/makepot
diff options
context:
space:
mode:
authorVictor Kareh <[email protected]>2026-08-11 15:37:40 -0400
committerVictor Kareh <[email protected]>2026-08-11 15:37:40 -0400
commit27f804c68a2706817093d572e31784facba93e02 (patch)
tree36a86202c5984492a1beca26e414d8cfd263b6cd /makepot
parentaf548cae476194a47f33e3d5fb8e6a8f8deacf33 (diff)
downloadmarco-fix-config-h-include-order.tar.bz2
marco-fix-config-h-include-order.tar.xz
Always include config.h before util.hfix-config-h-include-order
The util.h file guards verbose output through WITH_VERBOSE_MODE, which is defined in config.h. This means that verbose mode would have never worked on some of these files unless config.h was included first. All other files with verbose output calls already include config.h.
Diffstat (limited to 'makepot')
0 files changed, 0 insertions, 0 deletions