bfd1f66350
We are not modifying it so there is no need to copy memory around. This also prevents file_mime getting out of sync as had already happend. It had a size of 50 while the mime types database type used to have a size of 70.
1 line
41 B
C
1 line
41 B
C
const char *get_file_mime(const char *);
|