/[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 329 by twoaday, Fri Sep 25 16:08:14 2009 UTC revision 335 by twoaday, Sun Nov 27 12:20:21 2011 UTC
# Line 12  Line 12 
12   * but WITHOUT ANY WARRANTY; without even the implied warranty of   * but WITHOUT ANY WARRANTY; without even the implied warranty of
13   * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU   * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14   * General Public License for more details.   * General Public License for more details.
   
15   */   */
16    
17  #ifndef WPT_ERRORS_H  #ifndef WPT_ERRORS_H
# Line 63  enum winpt_err_t { Line 62  enum winpt_err_t {
62      WPTERR_NOCARD         = 100,      WPTERR_NOCARD         = 100,
63      WPTERR_NOREADER       = 101,      WPTERR_NOREADER       = 101,
64      WPTERR_NOPGPCARD      = 102,      WPTERR_NOPGPCARD      = 102,
     /*  
     WPTERR_CDISK_LOCK     = 201,  
     WPTERR_CDISK_MOUNT    = 202,  
     WPTERR_CDISK_UMOUNT   = 203,  
     WPTERR_CDISK_OPEN     = 204,  
     WPTERR_CDISK_BUSY     = 205,  
     WPTERR_CDISK_QUERY    = 206,  
     */  
65  };  };
66    
67  void debug_end (void);  void debug_end (void);

Legend:
Removed from v.329  
changed lines
  Added in v.335

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26