/[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 64 by astrand, Thu Jul 18 16:38:31 2002 UTC revision 66 by astrand, Thu Jul 18 18:28:12 2002 UTC
# Line 98  typedef struct _DATABLOB Line 98  typedef struct _DATABLOB
98    
99  }  }
100  DATABLOB;  DATABLOB;
101    
102    typedef struct _key_translation
103    {
104            uint8 scancode;
105            uint16 modifiers;
106    }
107    key_translation;

Legend:
Removed from v.64  
changed lines
  Added in v.66

  ViewVC Help
Powered by ViewVC 1.1.26