softcount: tolerate zero ngrams
[vspell.git] / libvspell / types.h
blobe8532898098f58532f74ef964eb7ffff2c40c050
1 #ifndef __TYPES_H__
2 #define __TYPES_H__
3 typedef unsigned int uint;
4 #endif