style: remove extra whitespace

This commit is contained in:
Yang Gu 2010-05-13 18:48:19 +08:00 committed by Denis Kenzior
parent 9f3b2de6f0
commit 2cc037e136
1 changed files with 0 additions and 1 deletions

View File

@ -2026,7 +2026,6 @@ static gboolean parse_dataobj(struct comprehension_tlv_iter *iter,
entries = g_slist_prepend(entries, entry);
}
if (comprehension_tlv_iter_next(iter) != TRUE)
goto out;