My Emacs got confused with the source code file's encoding. It seems that there were some characters in some commented-out function's comments that weren't utf-8, or at least my emacs couldn't encode them as utf-8. Because the whole function seems to be unneeded, I just removed it. Hope that's okay.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | millennium-654308.patch | 1.18 KB | tituomin |
Comments
Comment #1
tituomin commentedComment #2
janusman commentedYes, that's unneeded now. Committed.