[gtk+/wip/gdk-gl2] Pedantic formatting fix
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/wip/gdk-gl2] Pedantic formatting fix
- Date: Sun, 12 Oct 2014 04:23:27 +0000 (UTC)
commit 26ad6184a4ea85b97e458eb783027f3701b940d0
Author: Matthias Clasen <mclasen redhat com>
Date: Sun Oct 12 00:12:48 2014 -0400
Pedantic formatting fix
gdk/gdkwindow.h | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gdk/gdkwindow.h b/gdk/gdkwindow.h
index 01fab05..67852ba 100644
--- a/gdk/gdkwindow.h
+++ b/gdk/gdkwindow.h
@@ -1112,9 +1112,9 @@ gboolean gdk_window_show_window_menu (GdkWindow *window,
GdkEvent *event);
GDK_AVAILABLE_IN_3_16
-GdkGLContext * gdk_window_create_gl_context (GdkWindow *window,
- GdkGLProfile profile,
- GError **error);
+GdkGLContext * gdk_window_create_gl_context (GdkWindow *window,
+ GdkGLProfile profile,
+ GError **error);
G_END_DECLS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]