mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
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…
x
Reference in New Issue
Block a user