>  
> -                     mio_getpos (mio, &startOfLine);
> +                     startOfLine = mio_tell(fp);

When I was adding MIO to uctags I found it easier to replace FILE with MIO and 
just follow the errors and fix them on the way (my way) than checking how it's 
done in Geany. So there are minor differences like that.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1160/files/bbbbb309baa0ff6a94f50437e99cc962aa7b047f..ba2209e4a614731f7b1035af225bd9d2f1dcff07#r73526012

Reply via email to