/[rdesktop]/sourceforge.net/trunk/rdesktop/types.h
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /sourceforge.net/trunk/rdesktop/types.h

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

revision 1309 by stargo, Wed Nov 1 20:52:01 2006 UTC revision 1311 by stargo, Wed Nov 1 21:23:08 2006 UTC
# Line 19  Line 19 
19  */  */
20    
21  #ifdef WITH_SCARD  #ifdef WITH_SCARD
22    #ifdef PCSC_OSX
23    #include <PCSC/wintypes.h>
24    #else
25  #include <wintypes.h>  #include <wintypes.h>
26    #endif /* PCSC_OSX */
27  #else  #else
28  typedef int BOOL;  typedef int BOOL;
29  #endif  #endif

Legend:
Removed from v.1309  
changed lines
  Added in v.1311

  ViewVC Help
Powered by ViewVC 1.1.26