projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82a99a3
)
gltexture: Rename variable
author
Benjamin Otte
<otte@redhat.com>
Sun, 18 Mar 2018 15:55:15 +0000
(16:55 +0100)
committer
Benjamin Otte
<otte@redhat.com>
Sun, 18 Mar 2018 17:42:20 +0000
(18:42 +0100)
Makes docs build happy.
gdk/gdkgltexture.h
patch
|
blob
|
history
diff --git
a/gdk/gdkgltexture.h
b/gdk/gdkgltexture.h
index 82dae098e1195395b295bf78bad6bce60f2e6a1e..342f21a10b1be41410be00430d45dec33ef8fb8c 100644
(file)
--- a/
gdk/gdkgltexture.h
+++ b/
gdk/gdkgltexture.h
@@
-50,7
+50,7
@@
GdkTexture * gdk_gl_texture_new (GdkGLContext
gpointer data);
GDK_AVAILABLE_IN_ALL
-void gdk_gl_texture_release (GdkGLTexture *
texture
);
+void gdk_gl_texture_release (GdkGLTexture *
self
);
G_END_DECLS