index
:
irssi
fix/startup_doc
hax/doc_format_fix
master
The client of the future
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fe-text
/
utf8.h
blob: 3d8f3783838dcc3f802dc2f29b191835e76c7880 (
plain
)
1
2
3
4
5
6
#ifndef __UTF8_H #define __UTF8_H void get_utf8_char(const unsigned char **ptr); #endif