moar bufffzzzz!

SVN revision: 81042
This commit is contained in:
Carsten Haitzler 2012-12-16 10:15:57 +00:00
parent 62a228ef2c
commit d97008e7c0
1 changed files with 1 additions and 1 deletions

View File

@ -285,7 +285,7 @@ _fill_data(E_Config_Dialog_Data *cfdata)
for (i = 5; i < 21; i++)
{
char str[16];
char str[256];
str[0] = 0;
snprintf(str, sizeof(str), P_("%d pixel", "%d pixels", i), i);