plug-ins: Forgot a macro

This commit is contained in:
Bruno Lopes 2026-03-31 18:39:18 -03:00
parent 55cf88f2c8
commit e97e3d0e35

View file

@ -1002,7 +1002,9 @@ save_as_ncsa(gpointer param, OutputFunc_t output)
{
char *p;
gchar *description;
#ifdef _UCRT
gchar *context = NULL;
#endif
output(param, "#$-:Image map file created by GIMP Image Map plug-in\n");
output(param, "#$-:GIMP Image Map plug-in by Maurits Rijk\n");