tweaks: use proper variable types in the word-completion functions
Use 'size_t' for character indexes, and 'ssize_t' for the threshold.
Showing
+6 -5
Please register or sign in to comment
Use 'size_t' for character indexes, and 'ssize_t' for the threshold.