~ubuntu-branches/ubuntu/hardy/gnupg/hardy-updates

« back to all changes in this revision

Viewing changes to include/iobuf.h

  • Committer: Bazaar Package Importer
  • Author(s): Kees Cook
  • Date: 2006-12-12 15:56:56 UTC
  • mto: This revision was merged to the branch mainline in revision 14.
  • Revision ID: james.westby@ubuntu.com-20061212155656-kk00wp4x0uq4tm1y
Tags: upstream-1.4.6
ImportĀ upstreamĀ versionĀ 1.4.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
#define IOBUFCTRL_USER      16
37
37
 
38
38
typedef struct iobuf_struct *IOBUF;
 
39
typedef struct iobuf_struct *iobuf_t;
39
40
 
40
41
/* fixme: we should hide most of this stuff */
41
42
struct iobuf_struct {