diff options
author | Behdad Esfahbod <behdad@gnome.org> | 2007-01-16 20:07:35 +0000 |
---|---|---|
committer | Behdad Esfahbod <behdad@src.gnome.org> | 2007-01-16 20:07:35 +0000 |
commit | 80e647a8dbc97662b9d966c0f7a8e1aedea89eed (patch) | |
tree | d3a322c28112b7623765847aa32e8e319c576b45 /modules/thai/thai-ot.h | |
parent | e6b83e4264b4ad2ab73a3239d902b4064c75634d (diff) | |
download | pango-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 'modules/thai/thai-ot.h')
-rw-r--r-- | modules/thai/thai-ot.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/thai/thai-ot.h b/modules/thai/thai-ot.h index 35252a7a..de18bcdd 100644 --- a/modules/thai/thai-ot.h +++ b/modules/thai/thai-ot.h @@ -28,7 +28,7 @@ PangoOTRuleset * thai_ot_get_ruleset (PangoFont *font); -void +void thai_ot_shape (PangoFont *font, PangoGlyphString *glyphs); |