mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-11-23 23:09:39 +03:00
3 lines
94 B
C
3 lines
94 B
C
char *fetch_mimetype(const char *ro_path);
|
|
const char *fetch_filetype(const char *unix_path);
|