mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
Make get_fragment_content_type static
This commit is contained in:
parent
989d4d2812
commit
f9d3824c65
@ -228,7 +228,7 @@ get_cache_header_content_type(struct cache_entry *cached)
|
||||
return NULL;
|
||||
}
|
||||
|
||||
unsigned char *
|
||||
static unsigned char *
|
||||
get_fragment_content_type(struct cache_entry *cached)
|
||||
{
|
||||
struct fragment *fragment;
|
||||
|
Loading…
Reference in New Issue
Block a user