about summary refs log tree commit diff stats
path: root/src/UCAuto.h
blob: d3646a84b16bdc1bfc5c99e5e4df86a9b1a8985a (plain) (blame)
1
2
3
4
5
6
7
8
#ifndef UCAUTO_H
#define UCAUTO_H

#include <UCDefs.h>

extern void UCChangeTerminalCodepage(int newcs, LYUCcharset *p);

#endif /* UCAUTO_H */