blob: 6f89919f7b366272a9da457b723169f4279e8bb7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
/* Generated by GNU locale 0.1.
Copyright (C) 1995, 1996 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. */
#include "localeinfo.h"
const struct locale_data _nl_C_LC_MESSAGES =
{
NULL, 0, /* no file mapped */
4,
{
{ string: "[yY][[:alpha:]]" },
{ string: "[nN][[:alpha:]]" },
{ string: "" },
{ string: "" }
}
};
|