Fixed display of download speed.

svn path=/trunk/netsurf/; revision=13318
This commit is contained in:
Ole Loots 2011-12-21 22:44:37 +00:00
parent 1e06ba53dc
commit 230f6558b4

View File

@ -20,8 +20,8 @@
#define NS_ATARI_DOWNLOAD_H
#define MAX_SLEN_LBL_DONE 64
#define MAX_SLEN_LBL_PERCENT 10
#define MAX_SLEN_LBL_SPEED 16
#define MAX_SLEN_LBL_PERCENT 5
#define MAX_SLEN_LBL_SPEED 13
#define MAX_SLEN_LBL_FILE 256
#define DOWNLOAD_BAR_MAX 300