Skip to content

fix GStatBuf warning on gimpconfig-file.c

lillolollo requested to merge (removed):patch-12 into master

app/config: fix GStatBuf warning on gimpconfig-file.c

Fixes the following warning:

warning: passing argument 2 of 'g_stat' from incompatible pointer type

Edited by lillolollo

Merge request reports