[gtk+/gtk-3-14] Silence a compiler warning
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-3-14] Silence a compiler warning
- Date: Wed, 25 Feb 2015 21:57:46 +0000 (UTC)
commit bf096d99ddba1710ae6b06481ca6fbe1d8b16a06
Author: Matthias Clasen <mclasen redhat com>
Date: Sun Feb 22 17:01:27 2015 -0500
Silence a compiler warning
gtk/gtkimcontextsimple.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gtk/gtkimcontextsimple.c b/gtk/gtkimcontextsimple.c
index d5adf33..4b7de11 100644
--- a/gtk/gtkimcontextsimple.c
+++ b/gtk/gtkimcontextsimple.c
@@ -461,6 +461,7 @@ check_compact_table (GtkIMContextSimple *context_simple,
GTK_NOTE (MISC, g_print ("compact: %d ", *seq_index));
seq = NULL;
match = FALSE;
+ value = 0;
for (i = n_compose - 1; i < table->max_seq_len; i++)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]