summaryrefslogtreecommitdiff
path: root/windows
diff options
context:
space:
mode:
authorVincent Sanders <vince@netsurf-browser.org>2011-02-07 14:40:45 +0000
committerVincent Sanders <vince@netsurf-browser.org>2011-02-07 14:40:45 +0000
commitb228fb5b146a53fa72fa4600ca85f9f9bb7ae105 (patch)
tree910ee159b8ccfac4eeb3244e0bea29778fd2843f /windows
parenta128b7aceccb39c2aeefe79b8bbb234c6bc9d4f8 (diff)
downloadnetsurf-b228fb5b146a53fa72fa4600ca85f9f9bb7ae105.tar.gz
netsurf-b228fb5b146a53fa72fa4600ca85f9f9bb7ae105.tar.bz2
add compatability for inet_pton and inet_aton
svn path=/trunk/netsurf/; revision=11626
Diffstat (limited to 'windows')
-rw-r--r--windows/tree.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/windows/tree.c b/windows/tree.c
index 9a448005f..c67e50bc4 100644
--- a/windows/tree.c
+++ b/windows/tree.c
@@ -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