adapted default IDEPTH value
This commit is contained in:
parent
86018d09e1
commit
22d4d72ef4
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
|
||||
!File: idepth.h
|
||||
#define IDEPTH 20 /* maximum nr of stacked input buffers */
|
||||
#define IDEPTH 100 /* maximum nr of stacked input buffers */
|
||||
|
||||
|
||||
!File: errout.h
|
||||
|
|
Loading…
Reference in a new issue