/[mailutils]/mailutils/mailbox/include/stream0.h
ViewVC logotype

Diff of /mailutils/mailbox/include/stream0.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by gray, Sat Jan 18 14:59:08 2003 UTC revision 1.11 by gray, Mon Feb 3 11:28:04 2003 UTC
# Line 62  struct _stream Line 62  struct _stream
62    int (*_size)     __P ((stream_t, off_t *));    int (*_size)     __P ((stream_t, off_t *));
63    int (*_flush)    __P ((stream_t));    int (*_flush)    __P ((stream_t));
64    int (*_setbufsiz)__P ((stream_t, size_t));    int (*_setbufsiz)__P ((stream_t, size_t));
65    int (*_strerror) __P ((stream_t, const char **));    int (*_strerror) __P ((stream_t, char **));
66  };  };
67    
68  #ifdef __cplusplus  #ifdef __cplusplus

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26