mirror of
https://github.com/qpdf/qpdf.git
synced 2025-01-23 07:08:30 +00:00
bcea54fcaa
Turns out unreadCh is much more efficient than seek(-1, SEEK_CUR). Update comments and code to reflect this.