make a string longer so we can handle deeper source trees.
if global is in 2.2 can we do this there as well? Submitted by: doug ambrisko (ambrisko@whistle.com)
This commit is contained in:
parent
c486068695
commit
90a5b66500
@ -257,7 +257,7 @@ DB *db;
|
||||
{
|
||||
DBT key, dat;
|
||||
int status;
|
||||
#define IDENTLEN 80
|
||||
#define IDENTLEN 300
|
||||
char keybuf[IDENTLEN+1];
|
||||
char *c;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user