[evolution] Minor whitespace cleanup.
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Minor whitespace cleanup.
- Date: Thu, 2 Sep 2010 17:37:50 +0000 (UTC)
commit cccdb143a571cde36db9fe906864647aab546cff
Author: Matthew Barnes <mbarnes redhat com>
Date: Wed Sep 1 07:39:00 2010 -0400
Minor whitespace cleanup.
e-util/e-util.c | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/e-util/e-util.c b/e-util/e-util.c
index 94fa715..c5360f9 100644
--- a/e-util/e-util.c
+++ b/e-util/e-util.c
@@ -360,11 +360,11 @@ e_action_group_remove_all_actions (GtkActionGroup *action_group)
GList *list, *iter;
/* XXX I've proposed this function for inclusion in GTK+.
- * GtkActionGroup stores actions in an internal hash
- * table and can do this more efficiently by calling
- * g_hash_table_remove_all().
- *
- * http://bugzilla.gnome.org/show_bug.cgi?id=550485 */
+ * GtkActionGroup stores actions in an internal hash
+ * table and can do this more efficiently by calling
+ * g_hash_table_remove_all().
+ *
+ * http://bugzilla.gnome.org/show_bug.cgi?id=550485 */
g_return_if_fail (GTK_IS_ACTION_GROUP (action_group));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]