missing ncurses sources
[tomato.git] / release / src / router / libncurses / include / hashsize.h
blob478fd5971197b259b2a42e5bb55ab0ec196fecb0
1 /*
2 * hashsize.h -- hash and token table constants
3 */
5 #define CAPTABSIZE 497
6 #define HASHTABSIZE (497 * 2)