/[mailutils]/mailutils/doc/texinfo/mailbox.texi
ViewVC logotype

Diff of /mailutils/doc/texinfo/mailbox.texi

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

revision 1.1 by gray, Sun Oct 14 08:13:57 2001 UTC revision 1.2 by gray, Tue Oct 29 12:45:39 2002 UTC
# Line 56  The concrete mailbox type instantiate is Line 56  The concrete mailbox type instantiate is
56    
57  The return value is @code{0} on success and a code number on error conditions:  The return value is @code{0} on success and a code number on error conditions:
58  @table @code  @table @code
59  @item MU_ERROR_INVALID_PARAMETER  
60    @item MU_ERR_OUT_PTR_NULL
61    The pointer @var{pmbox} supplied is NULL.
62    @item MU_ERR_NO_HANDLER
63  The url @var{name} supplied is invalid or not supported.  The url @var{name} supplied is invalid or not supported.
64  @var{pmbox} is NULL.  @item EINVAL
65  @item ENOMEM  @item ENOMEM
66  Not enough memory to allocate resources.  Not enough memory to allocate resources.
67  @end table  @end table

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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