/[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 1053 by astrand, Thu Mar 2 15:22:25 2006 UTC revision 1309 by stargo, Wed Nov 1 20:52:01 2006 UTC
# Line 18  Line 18 
18     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
19  */  */
20    
21    #ifdef WITH_SCARD
22    #include <wintypes.h>
23    #else
24  typedef int BOOL;  typedef int BOOL;
25    #endif
26    
27  #ifndef True  #ifndef True
28  #define True  (1)  #define True  (1)

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

  ViewVC Help
Powered by ViewVC 1.1.26