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