summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkx11display.h
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2018-03-21 09:06:31 +0100
committerAlexander Larsson <alexl@redhat.com>2018-03-21 09:06:31 +0100
commit8d05fcd35c5cbcfc62f726419b6dc9c56a0846dd (patch)
tree1c1f98f4eb8290620f186ab2cdf52f159a4dd630 /gdk/x11/gdkx11display.h
parent2a4ffd4a596fb3790683abd0747b1c6f53fb4a3f (diff)
downloadgtk+-8d05fcd35c5cbcfc62f726419b6dc9c56a0846dd.tar.gz
Fix up indentation after GdkSurface rename
This fixes up a lot of the indentation issues from the rename of windows to surfaces, at least the ones in the headers and many others.
Diffstat (limited to 'gdk/x11/gdkx11display.h')
-rw-r--r--gdk/x11/gdkx11display.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk/x11/gdkx11display.h b/gdk/x11/gdkx11display.h
index 4bf8de7452..570d08b0fa 100644
--- a/gdk/x11/gdkx11display.h
+++ b/gdk/x11/gdkx11display.h
@@ -112,7 +112,7 @@ void gdk_x11_display_ungrab (GdkDisplay *display);
GDK_AVAILABLE_IN_ALL
void gdk_x11_display_set_surface_scale (GdkDisplay *display,
- gint scale);
+ gint scale);
GDK_AVAILABLE_IN_ALL
void gdk_x11_display_error_trap_push (GdkDisplay *display);