/[mailutils]/mailutils/include/mailutils/errno.h
ViewVC logotype

Diff of /mailutils/include/mailutils/errno.h

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

revision 1.10 by gray, Wed Jan 22 21:44:15 2003 UTC revision 1.11 by gray, Wed Jan 29 13:10:24 2003 UTC
# Line 64  extern "C" { Line 64  extern "C" {
64  #define MU_ERR_TCP_NO_HOST          (MU_ERR_BASE | 0x018)  #define MU_ERR_TCP_NO_HOST          (MU_ERR_BASE | 0x018)
65  #define MU_ERR_TCP_NO_PORT          (MU_ERR_BASE | 0x019)  #define MU_ERR_TCP_NO_PORT          (MU_ERR_BASE | 0x019)
66    
67    #define MU_ERR_BAD_2047_INPUT       (MU_ERR_BASE | 0x020)
68      
69  const char* mu_errname __P((int e));  const char* mu_errname __P((int e));
70  const char* mu_strerror __P((int e));  const char* mu_strerror __P((int e));
71    

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