~ubuntu-branches/ubuntu/lucid/gpgme1.0/lucid-security

« back to all changes in this revision

Viewing changes to gpgme/wait.h

  • Committer: Bazaar Package Importer
  • Author(s): Jose Carlos Garcia Sogo
  • Date: 2005-10-08 14:26:01 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051008142601-jajb789561w8nwhu
Tags: 1.1.0-1
New upstream version. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
77
77
 
78
78
gpgme_error_t _gpgme_wait_one (gpgme_ctx_t ctx);
79
79
 
 
80
gpgme_error_t _gpgme_run_io_cb (struct io_select_fd_s *an_fds, int checked);
 
81
 
80
82
#endif  /* WAIT_H */