Newline at end of file

This commit is contained in:
Francois-Olivier Devaux 2005-03-25 09:30:30 +00:00
parent 85691a02a6
commit 361edd25b7
2 changed files with 2 additions and 2 deletions

View File

@ -13,4 +13,4 @@ int yuvtoimage(FILE *yuvfile, mj2_tk_t * tk, j2k_image_t * img,
int yuv_num_frames(mj2_tk_t * tk, FILE *f);
#endif
#endif

View File

@ -127,4 +127,4 @@ int main(int argc, char *argv[]) {
//MEM
return 0;
}
}