Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 4679 → Rev 4680

/contrib/media/updf/include/hashsize.h
0,0 → 1,6
/*
* hashsize.h -- hash and token table constants
*/
 
#define CAPTABSIZE 495
#define HASHTABSIZE (495 * 2)