mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-02-05 17:14:27 +03:00
Fix assert when there is no hotlist file
svn path=/trunk/netsurf/; revision=6398
This commit is contained in:
parent
e1133726c9
commit
876c92e58e
@ -38,7 +38,7 @@ static const struct {
|
||||
"HotlistBugTracker" },
|
||||
{ "http://sourceforge.net/tracker/?atid=464315&group_id=51719",
|
||||
"HotlistFeatureRequest" },
|
||||
{ "http://www.unsatisfactorysoftware.co.uk",
|
||||
{ "http://www.unsatisfactorysoftware.co.uk/",
|
||||
"Unsatisfactory Software" }
|
||||
};
|
||||
#define ENTRIES_COUNT (sizeof(default_entries) / sizeof(default_entries[0]))
|
||||
|
Loading…
x
Reference in New Issue
Block a user