comparison sauce.h @ 6273:2f7d2aa56191 libavformat

Remove trailing linefeed
author pross
date Sun, 18 Jul 2010 08:15:45 +0000
parents 4205ddd9e07c
children 5f0bde61870e
comparison
equal deleted inserted replaced
6272:4205ddd9e07c 6273:2f7d2aa56191
32 * @param get_height Tell SAUCE header to parse height 32 * @param get_height Tell SAUCE header to parse height
33 */ 33 */
34 int ff_sauce_read(AVFormatContext *avctx, uint64_t *fsize, int *got_width, int get_height); 34 int ff_sauce_read(AVFormatContext *avctx, uint64_t *fsize, int *got_width, int get_height);
35 35
36 #endif /* AVFORMAT_SAUCE_H */ 36 #endif /* AVFORMAT_SAUCE_H */
37