Tweak comments

pull/11/head
Thijs Cadier 9 years ago
parent ac9dd3a357
commit fcabf5e262

@ -97,7 +97,7 @@ impl<'a> Iterator for Cursor<'a> {
};
// Fetch error that might have occurred while getting
// the next cursor.
// the next item.
let error = self.error();
if success == 0 {

Loading…
Cancel
Save