Fix coding style madness.

This commit is contained in:
Guillaume Friloux 2013-12-19 11:12:46 +01:00
parent 86d2983bf3
commit 8937708e43
1 changed files with 15 additions and 14 deletions

View File

@ -337,7 +337,8 @@ _get_orientation(void *map, size_t length)
static Eina_Bool
evas_image_load_file_head_jpeg_internal(unsigned int *w, unsigned int *h,
unsigned char *scale, unsigned char *rotated,
unsigned char *scale,
unsigned char *rotated,
Evas_Image_Load_Opts *opts,
void *map, size_t length,
int *error)