From d0fe5ce023adb56a0827180a856ba4ac97a85c6a Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 11 Oct 2014 23:20:53 -0400 Subject: [PATCH] Correct another Since tag --- gdk/wayland/gdkwaylandglcontext.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdk/wayland/gdkwaylandglcontext.h b/gdk/wayland/gdkwaylandglcontext.h index 27b7e8fe47..d57d76b489 100644 --- a/gdk/wayland/gdkwaylandglcontext.h +++ b/gdk/wayland/gdkwaylandglcontext.h @@ -37,7 +37,7 @@ G_BEGIN_DECLS typedef struct _GdkWaylandGLContext GdkWaylandGLContext; typedef struct _GdkWaylandGLContextClass GdkWaylandGLContextClass; -GDK_AVAILABLE_IN_3_14 +GDK_AVAILABLE_IN_3_16 GType gdk_wayland_gl_context_get_type (void) G_GNUC_CONST; G_END_DECLS