add compatability for inet_pton and inet_aton
svn path=/trunk/netsurf/; revision=11626
This commit is contained in:
parent
a128b7acec
commit
b228fb5b14
|
@ -19,10 +19,10 @@
|
|||
#include "desktop/tree.h"
|
||||
#include "desktop/tree_url_node.h"
|
||||
|
||||
/*
|
||||
|
||||
const char tree_directory_icon_name[] = "directory.png";
|
||||
const char tree_content_icon_name[] = "content.png";
|
||||
*/
|
||||
|
||||
|
||||
/**
|
||||
* Translates a content_type to the name of a respective icon
|
||||
|
|
Loading…
Reference in New Issue