diff options
Diffstat (limited to 'fastiv-io.c')
| -rw-r--r-- | fastiv-io.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/fastiv-io.c b/fastiv-io.c index b955622..36e6fde 100644 --- a/fastiv-io.c +++ b/fastiv-io.c @@ -63,7 +63,7 @@  #endif  // A subset of shared-mime-info that produces an appropriate list of -// file extensions. Chiefly motivated by the suckiness of RAW images: +// file extensions. Chiefly motivated by the suckiness of raw photo formats:  // someone else will maintain the list of file extensions for us.  const char *fastiv_io_supported_media_types[] = {  	"image/bmp",  | 
