Decrease number of gettext messages that are buffered to save memory

darcs-hash:20061020223440-ac50b-ad0c0f685bfc851c62c340ee7d97fa1413bc9fca.gz
This commit is contained in:
axel 2006-10-21 08:34:40 +10:00
parent 8285242ff6
commit 79f59e2a2d

View file

@ -84,7 +84,7 @@ static struct wdirent my_wdirent;
/**
For wgettext: Number of string_buffer_t in the ring of buffers
*/
#define BUFF_COUNT 64
#define BUFF_COUNT 4
/**
For wgettext: The ring of string_buffer_t