Decrease the poll timeout to 2 seconds

This commit is contained in:
Richard Hughes 2009-05-12 15:18:47 +01:00
parent 2f020ff005
commit d0977d1112

View file

@ -38,7 +38,7 @@
#include "dkp-enum.h"
#include "dkp-supply.h"
#define DKP_SUPPLY_REFRESH_TIMEOUT 10L
#define DKP_SUPPLY_REFRESH_TIMEOUT 2L
struct DkpSupplyPrivate
{