---
 src/stkutil.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/stkutil.c b/src/stkutil.c
index a457e36..b4279c1 100644
--- a/src/stkutil.c
+++ b/src/stkutil.c
@@ -2053,7 +2053,7 @@ static gboolean parse_dataobj(struct 
comprehension_tlv_iter *iter,
 
                if ((entry->flags & DATAOBJ_FLAG_MINIMUM) &&
                                entry->parsed == FALSE)
-                       minimum_set = TRUE;
+                       minimum_set = FALSE;
        }
 
        g_slist_foreach(entries, (GFunc)g_free, NULL);
-- 
1.7.0.4

_______________________________________________
ofono mailing list
[email protected]
http://lists.ofono.org/listinfo/ofono

Reply via email to