bugfix in the linearizer

This commit is contained in:
kr.angelov
2013-11-01 17:26:35 +00:00
parent e7073de883
commit 72e0c89abe

View File

@@ -274,9 +274,9 @@ pgf_lzn_cat_resolve_itor(GuMapItor* fn, const void* key, void* value, GuExn* err
if (clo->index == 0) {
clo->ccat = ccat;
clo->buf = buf;
} else {
clo->index--;
}
clo->index--;
}
PgfCncTree