typo in comments
This commit is contained in:
parent
3e4776566d
commit
d51e8e9c50
|
|
@ -22,7 +22,7 @@
|
|||
|
||||
//
|
||||
// The following bit of code, for setting up jpeg_istream_src(), was
|
||||
// lifted from jpeglib, and modified to work with istream istead of
|
||||
// lifted from jpeglib, and modified to work with istream instead of
|
||||
// stdio.
|
||||
//
|
||||
|
||||
|
|
|
|||
|
|
@ -24,8 +24,8 @@
|
|||
|
||||
|
||||
//
|
||||
// The following bit of code, for setting up jpeg_istream_src(), was
|
||||
// lifted from jpeglib, and modified to work with istream istead of
|
||||
// The following bit of code, for setting up jpeg_ostream_src(), was
|
||||
// lifted from jpeglib, and modified to work with ostream instead of
|
||||
// stdio.
|
||||
//
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue