mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 23:19:00 +00:00
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 ""
|