[pango: 15/31] Hide internal symbol



commit 61fbcd17a292196745edd6d8bf8d865b58fc54ba
Author: Behdad Esfahbod <behdad behdad org>
Date:   Mon Sep 29 18:26:14 2014 +0000

    Hide internal symbol

 pango/pango-context.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pango/pango-context.c b/pango/pango-context.c
index 2a7dd54..b353d8e 100644
--- a/pango/pango-context.c
+++ b/pango/pango-context.c
@@ -853,7 +853,7 @@ update_end (ItemizeState *state)
  *
  * https://bugzilla.gnome.org/show_bug.cgi?id=705727
  */
-gboolean
+static gboolean
 width_iter_iswide (gunichar ch)
 {
   if ((0x1100u <= ch && ch <= 0x11FFu) ||


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]