changed name from Chunck to Chunk
svn-id: r4829
This commit is contained in:
parent
69cca0906e
commit
901b4a07a6
23 changed files with 248 additions and 248 deletions
|
@ -41,7 +41,7 @@
|
|||
*/
|
||||
class Codec44Decoder : public Decoder {
|
||||
public:
|
||||
bool decode(Blitter & dst, Chunck & src);
|
||||
bool decode(Blitter & dst, Chunk & src);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue