]> Pileus Git - ~andy/fetchmail/blob - ucs/norm_charmap.h
Correct title/topic, remove dates (6.3.22 isn't out yet), and re-sign.
[~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