Mercurial > geeqie.yaz
comparison src/format_raw.h @ 446:ddabc4873a3f
Effectively drop empty newlines at end of files (missing from rev 535)
author | zas_ |
---|---|
date | Sun, 20 Apr 2008 18:07:51 +0000 |
parents | 695e1ad3b169 |
children | 48c8e49b571c |
comparison
equal
deleted
inserted
replaced
445:89f8bffbce21 | 446:ddabc4873a3f |
---|---|
75 gint format_debug_tiff_raw(unsigned char *data, const guint len, | 75 gint format_debug_tiff_raw(unsigned char *data, const guint len, |
76 guint *image_offset, guint *exif_offset); | 76 guint *image_offset, guint *exif_offset); |
77 #endif | 77 #endif |
78 | 78 |
79 #endif | 79 #endif |
80 |