Mercurial > audlegacy
changeset 3799:5a267ba155cb trunk
Adjusted some alloc values and max variables from 4 to 2.
author | Matti Hamalainen <ccr@tnsp.org> |
---|---|
date | Fri, 14 Sep 2007 06:27:59 +0300 |
parents | 4f54b90fc2ed |
children | 5dc0aaa97966 |
files | src/audacious/tuple_compiler.h |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/audacious/tuple_compiler.h Fri Sep 14 06:27:32 2007 +0300 +++ b/src/audacious/tuple_compiler.h Fri Sep 14 06:27:59 2007 +0300 @@ -25,10 +25,10 @@ #include "tuple.h" -#define MAX_VAR (4) +#define MAX_VAR (2) #define MAX_STR (256) #define MIN_ALLOC_NODES (8) -#define MIN_ALLOC_BUF (64) +#define MIN_ALLOC_BUF (128) enum {