aboutsummaryrefslogtreecommitdiffstats
path: root/util.h
Commit message (Collapse)AuthorAgeLines
* Finished the iconv() fix. Instead of doing it every time something goes fromWilmer van der Gaast2006-03-31-0/+50
or to the IM-modules, it's now just done with everything that goes between BitlBee and the user. Incomparably more efficient/reliable. Plus some more cleanups. It compiles, can't test it for real yet. ;-)