Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use a for..break because we can't depend on count
as commented in http://aspell.net/sf-issue-files/11b76e92/632d/test.c ` aspell_dict_info_list_size(dlist)` will allways return `0` for some reason. execute `aspell_dict_info_enumeration_next(dels)` until it returns nil.
- Loading branch information