Skip to content

Commit

Permalink
Make GPGME.check_version() accept a hash as the argument.
Browse files Browse the repository at this point in the history
  • Loading branch information
ueno committed Sep 7, 2009
1 parent 6681c5c commit 7176c61
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/gpgme.rb
Expand Up @@ -743,7 +743,6 @@ def error_to_exception(err) # :nodoc:
private :error_to_exception

class << self
alias check_version gpgme_check_version
alias pubkey_algo_name gpgme_pubkey_algo_name
alias hash_algo_name gpgme_hash_algo_name
end
Expand Down

0 comments on commit 7176c61

Please sign in to comment.