mirror of
https://github.com/OpenVPN/openvpn.git
synced 2025-05-09 05:31:05 +08:00

git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@638 e7ae566f-a301-0410-adde-c780ea21d3b5
7 lines
178 B
Modula-2
Executable File
7 lines
178 B
Modula-2
Executable File
LIBRARY OpenVPN_PLUGIN_SAMPLE
|
|
DESCRIPTION "Sample OpenVPN plug-in module."
|
|
EXPORTS
|
|
openvpn_plugin_open_v1 @1
|
|
openvpn_plugin_func_v1 @2
|
|
openvpn_plugin_close_v1 @3
|