mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2025-02-23 02:13:18 +03:00
10 lines
74 B
Plaintext
10 lines
74 B
Plaintext
|
{
|
||
|
global:
|
||
|
extern "C++" {
|
||
|
*google*;
|
||
|
};
|
||
|
|
||
|
local:
|
||
|
*;
|
||
|
};
|