repo.or.cz
/
vspell.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
softcount: tolerate zero ngrams
[vspell.git]
/
libvspell
/
types.h
blob
e8532898098f58532f74ef964eb7ffff2c40c050
1
#ifndef __TYPES_H__
2
#define __TYPES_H__
3
typedef
unsigned int
uint
;
4
#endif