This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
stellar-stellar/decoders/glimpse_detector/libprotoident/version.map
2024-08-21 09:38:18 +08:00

15 lines
230 B
Plaintext

VERS_2.4{
global:
extern "C" {
lpi_init_library;
lpi_free_library;
lpi_init_data;
lpi_update_dpkt;
lpi_guess_protocol;
lpi_print_category;
GIT_VERSION_*;
};
local: *;
};