[gimp] Update ddswrite.c



commit f00df8f773b498838bc7484a1246248d995e1171
Author: T Collins <slicer4ever06 aim com>
Date:   Tue May 5 12:39:59 2020 +0000

    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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]