[libgd] gd-stack: Fix indentation
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgd] gd-stack: Fix indentation
- Date: Thu, 21 Feb 2013 19:57:59 +0000 (UTC)
commit 82dba96e50b13a265cceb277f3ab885da0319159
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Wed Feb 20 16:09:25 2013 -0500
gd-stack: Fix indentation
libgd/gd-stack.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgd/gd-stack.c b/libgd/gd-stack.c
index 356149d..18e08b6 100644
--- a/libgd/gd-stack.c
+++ b/libgd/gd-stack.c
@@ -84,7 +84,7 @@ static void gd_stack_forall (GtkContainer *container
gboolean include_internals,
GtkCallback callback,
gpointer callback_data);
-static void gd_stack_compute_expand (GtkWidget *widget,
+static void gd_stack_compute_expand (GtkWidget *widget,
gboolean *hexpand,
gboolean *vexpand);
static void gd_stack_size_allocate (GtkWidget *widget,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]