summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorTheppitak Karoonboonyanan <thep@linux.thai.net>2008-11-22 04:16:43 +0000
committerTheppitak Karoonboonyanan <tkaroonb@src.gnome.org>2008-11-22 04:16:43 +0000
commit67a11bf31661236f34fa0e1958bc1c3b767d0b3b (patch)
tree811374988fa418414c30cf1075e1c1bef98f0ff8 /modules
parentd1477e4107f0e9df54968124e367065325411740 (diff)
downloadpango-67a11bf31661236f34fa0e1958bc1c3b767d0b3b.tar.gz
Minor indentation fixes for previous commit.
2008-11-22 Theppitak Karoonboonyanan <thep@linux.thai.net> * modules/thai/thai-lang.c (thai_engine_break): Minor indentation fixes for previous commit. svn path=/trunk/; revision=2741
Diffstat (limited to 'modules')
-rw-r--r--modules/thai/thai-lang.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/thai/thai-lang.c b/modules/thai/thai-lang.c
index b6494b34..c27ce0ba 100644
--- a/modules/thai/thai-lang.c
+++ b/modules/thai/thai-lang.c
@@ -102,10 +102,10 @@ thai_engine_break (PangoEngineLang *engine,
}
if (brk_pnts != brk_stack)
- g_free (brk_pnts);
+ g_free (brk_pnts);
if (tis_text != tis_stack)
- g_free (tis_text);
+ g_free (tis_text);
}
static void