[gtk] GtkBuildable: Fix indentation
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk] GtkBuildable: Fix indentation
- Date: Tue, 10 Sep 2019 16:33:38 +0000 (UTC)
commit 76103ee286a03e0c81ac5e75785d9e9a620c5911
Author: Alexander Larsson <alexl redhat com>
Date: Mon Sep 2 11:25:09 2019 +0200
GtkBuildable: Fix indentation
gtk/gtkbuildable.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkbuildable.h b/gtk/gtkbuildable.h
index fcb1390bef..7808f0445d 100644
--- a/gtk/gtkbuildable.h
+++ b/gtk/gtkbuildable.h
@@ -226,8 +226,8 @@ GDK_AVAILABLE_IN_ALL
GPtrArray *gtk_buildable_parse_context_get_element_stack (GtkBuildableParseContext *context);
GDK_AVAILABLE_IN_ALL
void gtk_buildable_parse_context_get_position (GtkBuildableParseContext *context,
- gint *line_number,
- gint *char_number);
+ gint *line_number,
+ gint *char_number);
G_END_DECLS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]