Skip to content
Snippets Groups Projects
Commit 0ef0edca authored by Alexandr's avatar Alexandr
Browse files

fixed comment

parent c00ef546
No related branches found
No related tags found
No related merge requests found
......@@ -117,7 +117,7 @@ boxffi_iterator_next(struct iterator *itr)
return NULL;
itr->sc_version = sc_version;
} catch (Exception *) {
/* will be hanled by box.error() in Lua */
/* space or index does not exist, nothing to fetch */
return NULL;
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment