daanx / isocline

Isocline is a portable GNU readline alternative
MIT License
232 stars 23 forks source link

Change completer argument in ic_complete_qword_ex to a pointer #12

Closed zeux closed 1 year ago

zeux commented 2 years ago

This makes the definition match declaration as well as other functions, and avoids this warning:

isocline\src\completers.c(125): warning C4028: formal parameter 3 different from declaration