Switch to side-by-side view
--- a/upmpd/conftree.cxx +++ b/upmpd/conftree.cxx @@ -43,7 +43,7 @@ #define MIN(A,B) ((A) < (B) ? (A) : (B)) #endif -#define LL 1024 +#define LL 2048 void ConfSimple::parseinput(istream &input) {
--- a/upmpd/conftree.cxx +++ b/upmpd/conftree.cxx @@ -43,7 +43,7 @@ #define MIN(A,B) ((A) < (B) ? (A) : (B)) #endif -#define LL 1024 +#define LL 2048 void ConfSimple::parseinput(istream &input) {