/[winpt]/trunk/Include/wptErrors.h
ViewVC logotype

Diff of /trunk/Include/wptErrors.h

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

revision 30 by twoaday, Sat Oct 22 10:17:59 2005 UTC revision 33 by twoaday, Tue Oct 25 07:46:20 2005 UTC
# Line 27  Line 27 
27  #define DEBUG_F(MSG) debug_f (MSG, __FILE__, __LINE__)  #define DEBUG_F(MSG) debug_f (MSG, __FILE__, __LINE__)
28                    
29  /* Error constants. */  /* Error constants. */
30  enum {  enum winpt_err_t {
31      WPTERR_GENERAL        = 1,      WPTERR_GENERAL        = 1,
32      WPTERR_FILE_OPEN      = 2,      WPTERR_FILE_OPEN      = 2,
33      WPTERR_FILE_CREAT     = 3,      WPTERR_FILE_CREAT     = 3,

Legend:
Removed from v.30  
changed lines
  Added in v.33

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26