efef966da8
Reviewed by: jdp, mdodd
10 lines
148 B
C
10 lines
148 B
C
/*
|
|
* static configuration for libncp
|
|
*
|
|
* $FreeBSD$
|
|
*/
|
|
|
|
#define NCP_NLS_KOI2CP866
|
|
#define NCP_NLS_DEFAULT NCP_NLS_KOI_866
|
|
#define NCP_PREFIX ""
|