blob: 0b9a0cd1bc13ad2c9d637bd3a3147f6db65fe493 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-2">
<meta http-equiv="Content-language" content="pl">
<meta name="Author" content="W³odzimierz Macewicz">
</head>
<body>
<pre>
static p_char_u maz_tys =
{
(char_u *)"???",
(char_u *)"tysi±c",
(char_u *)"tysi±ce",
(char_u *)"tysi±ce",
(char_u *)"tysi±ce",
(char_u *)"tysiêcy"
};
</pre>
</body>
</html>
|