mirror of
https://github.com/opnsense/src.git
synced 2026-02-24 02:10:45 -05:00
9 lines
148 B
C
9 lines
148 B
C
/*
|
|
* static configuration for libncp
|
|
*
|
|
* $FreeBSD$
|
|
*/
|
|
|
|
#define NCP_NLS_KOI2CP866
|
|
#define NCP_NLS_DEFAULT NCP_NLS_KOI_866
|
|
#define NCP_PREFIX ""
|