From f00df8f773b498838bc7484a1246248d995e1171 Mon Sep 17 00:00:00 2001 From: T Collins Date: Tue, 5 May 2020 12:39:59 +0000 Subject: [PATCH] Update ddswrite.c --- plug-ins/file-dds/ddswrite.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plug-ins/file-dds/ddswrite.c b/plug-ins/file-dds/ddswrite.c index b25f1827f1..23da7ae08e 100644 --- a/plug-ins/file-dds/ddswrite.c +++ b/plug-ins/file-dds/ddswrite.c @@ -362,7 +362,7 @@ check_cubemap (GimpImage *image) } } - return FALSE; + return cubemap; } static gboolean