diff options
Diffstat (limited to 'lang/python/gpgme.i')
| -rw-r--r-- | lang/python/gpgme.i | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lang/python/gpgme.i b/lang/python/gpgme.i index 11af994b..dfa3775c 100644 --- a/lang/python/gpgme.i +++ b/lang/python/gpgme.i @@ -17,7 +17,7 @@  #    License along with this library; if not, write to the Free Software  #    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307  USA  */ -%module pygpgme +%module gpgme  %include "cpointer.i"  %include "cstring.i" | 
