2f284cf542
2004-03-10 Chris Heath <chris@heathens.co.nz> * iconvdata/gconv.map: Add gconv_end (fixes memory leak).
9 lines
61 B
Plaintext
9 lines
61 B
Plaintext
{
|
|
global:
|
|
gconv;
|
|
gconv_end;
|
|
gconv_init;
|
|
local:
|
|
*;
|
|
};
|