[gtk/matthiasc/color-profiles: 2/32] memorytexture: Cosmetics




commit bbb13f67c6074f45a460d78b3dd4409c6124f634
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Oct 3 00:42:32 2021 -0400

    memorytexture: Cosmetics
    
    gi-docgen complained

 gdk/gdkmemorytexture.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gdk/gdkmemorytexture.h b/gdk/gdkmemorytexture.h
index f93b098ed7..dd392f5086 100644
--- a/gdk/gdkmemorytexture.h
+++ b/gdk/gdkmemorytexture.h
@@ -140,7 +140,7 @@ GdkTexture *            gdk_memory_texture_new_with_color_profile
                                                             (int                width,
                                                              int                height,
                                                              GdkMemoryFormat    format,
-                                                             GdkColorProfile   *profile,
+                                                             GdkColorProfile   *color_profile,
                                                              GBytes            *bytes,
                                                              gsize              stride);
 


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