From a0225fbf560de93c7b41acf9dbf01c9d99173af9 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Tue, 16 Jan 2007 20:20:35 +0000 Subject: *.c, *.h: Replace preceding sequences of 8 spaces with tabs. 2007-01-16 Behdad Esfahbod *.c, *.h: Replace preceding sequences of 8 spaces with tabs. svn path=/trunk/; revision=2165 --- pango/pango-item.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pango/pango-item.h') diff --git a/pango/pango-item.h b/pango/pango-item.h index cdc887e4..c07dc670 100644 --- a/pango/pango-item.h +++ b/pango/pango-item.h @@ -62,8 +62,8 @@ PangoItem *pango_item_new (void); PangoItem *pango_item_copy (PangoItem *item); void pango_item_free (PangoItem *item); PangoItem *pango_item_split (PangoItem *orig, - int split_index, - int split_offset); + int split_index, + int split_offset); G_END_DECLS -- cgit v1.2.1