~ubuntu-branches/ubuntu/hardy/openvpn/hardy-security

« back to all changes in this revision

Viewing changes to plugin/examples/simple.def

  • Committer: Bazaar Package Importer
  • Author(s): Alberto Gonzalez Iniesta
  • Date: 2005-01-05 19:03:11 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050105190311-mvqzpuhmlvobg9nh
Tags: 1.99+2.rc6-1
* The 'Three Wise Men' release.
* New upstream release.
* Update README.Debian with comments on changed string remapping.
  Thanks ron@debian.org for noting this first. (Closes: #288669)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
LIBRARY   OpenVPN_PLUGIN_SAMPLE
 
2
DESCRIPTION "Sample OpenVPN plug-in module."
 
3
EXPORTS
 
4
   openvpn_plugin_open_v1   @1
 
5
   openvpn_plugin_func_v1   @2
 
6
   openvpn_plugin_close_v1  @3