mirror of
https://github.com/opnsense/src.git
synced 2026-05-04 17:05:14 -04: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 ""
|