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

#include <UCDefs.h>

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

#endif /* UCAUTO_H */