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