summaryrefslogtreecommitdiff
path: root/pango/reorder-items.c
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2007-01-16 20:07:35 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2007-01-16 20:07:35 +0000
commit80e647a8dbc97662b9d966c0f7a8e1aedea89eed (patch)
treed3a322c28112b7623765847aa32e8e319c576b45 /pango/reorder-items.c
parente6b83e4264b4ad2ab73a3239d902b4064c75634d (diff)
downloadpango-80e647a8dbc97662b9d966c0f7a8e1aedea89eed.tar.gz
*.c, *.h: Drop trailing whitespace.
2007-01-16 Behdad Esfahbod <behdad@gnome.org> *.c, *.h: Drop trailing whitespace. svn path=/trunk/; revision=2163
Diffstat (limited to 'pango/reorder-items.c')
-rw-r--r--pango/reorder-items.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/reorder-items.c b/pango/reorder-items.c
index aa9bd8c0..23ba5836 100644
--- a/pango/reorder-items.c
+++ b/pango/reorder-items.c
@@ -98,7 +98,7 @@ reorder_items_recurse (GList *items, int n_items)
tmp_list = tmp_list->next;
}
-
+
if (min_level % 2)
{
if (i > level_start_i)