summaryrefslogtreecommitdiff
path: root/src/openvpn/plugin/examples/simple.def
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anytun.org>2008-05-20 14:36:04 +0000
committerChristian Pointner <equinox@anytun.org>2008-05-20 14:36:04 +0000
commitb2f54ec4947b60b9d989cb887f6c62c93a738e02 (patch)
treed32b3f7427c836adfaea53e0a16fd43585e79879 /src/openvpn/plugin/examples/simple.def
parentadded -i option to anyrtpproxy (diff)
removed openvpn source code
Diffstat (limited to 'src/openvpn/plugin/examples/simple.def')
-rwxr-xr-xsrc/openvpn/plugin/examples/simple.def6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/openvpn/plugin/examples/simple.def b/src/openvpn/plugin/examples/simple.def
deleted file mode 100755
index a87507d..0000000
--- a/src/openvpn/plugin/examples/simple.def
+++ /dev/null
@@ -1,6 +0,0 @@
-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