/me fail english? thats unpossible
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13105 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
42c46dad58
commit
b368f4158a
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
*
|
||||
* Reads a 8bit BMP file and puts the data in a 1-pixel-per-byte
|
||||
* array.
|
||||
* Returns < 0 for error, or number of bytes used from the bitmpa buffer
|
||||
* Returns < 0 for error, or number of bytes used from the bitmap buffer
|
||||
*
|
||||
**********************************************/
|
||||
int read_bmp_file(char* filename,
|
||||
|
|
Loading…
Reference in a new issue