/[rdesktop]/sourceforge.net/trunk/rdesktop/xkeymap.c
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/xkeymap.c

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

revision 954 by astrand, Tue Aug 2 18:15:07 2005 UTC revision 955 by astrand, Wed Aug 3 07:08:17 2005 UTC
# Line 55  static uint16 saved_remote_modifier_stat Line 55  static uint16 saved_remote_modifier_stat
55  static void update_modifier_state(uint8 scancode, BOOL pressed);  static void update_modifier_state(uint8 scancode, BOOL pressed);
56    
57  /* Free key_translation structure, included linked list */  /* Free key_translation structure, included linked list */
58  void  static void
59  free_key_translation(key_translation * ptr)  free_key_translation(key_translation * ptr)
60  {  {
61          key_translation *next;          key_translation *next;

Legend:
Removed from v.954  
changed lines
  Added in v.955

  ViewVC Help
Powered by ViewVC 1.1.26