]> Pileus Git - ~andy/fetchmail/blob - ucs/norm_charmap.h
Merge branch 'legacy_63'
[~andy/fetchmail] / ucs / norm_charmap.h
1 #ifndef _NORM_CHARMAP_H_
2 #define _NORM_CHARMAP_H_
3
4 /* norm_charmap.c */
5 const char *norm_charmap(const char *name);
6
7 #endif