Enlarge news cache from 5 to 8 entries per country

This commit is contained in:
Markus Armbruster 2012-12-27 14:48:06 +01:00
parent 5738e399c4
commit 780ca1ae62

View file

@ -41,7 +41,7 @@
#include "optlist.h"
#include "prototypes.h"
#define SLOTS 5
#define SLOTS 8
struct newscache {
struct nwsstr news;