/[winpt]/trunk/Include/wptContext.h
ViewVC logotype

Diff of /trunk/Include/wptContext.h

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

revision 208 by twoaday, Mon May 1 12:22:18 2006 UTC revision 217 by twoaday, Mon May 22 14:21:39 2006 UTC
# Line 1  Line 1 
1  /* wptContext.h - Internal file to store private contexts  /* wptContext.h - Internal file to store private contexts
2   *      Copyright (C) 2001-2005 Timo Schulz   *      Copyright (C) 2001-2006 Timo Schulz
3   *   *
4   * This file is part of WinPT.   * This file is part of WinPT.
5   *   *
# Line 47  struct winpt_key_s { Line 47  struct winpt_key_s {
47          int new_val;                /* new value */          int new_val;                /* new value */
48      } callback;      } callback;
49      char tmp_keyid[8+1];      char tmp_keyid[8+1];
50      int internal;                        int internal;
51        unsigned int allocated:1;
52  };  };
53  typedef struct winpt_key_s * winpt_key_t;  typedef struct winpt_key_s * winpt_key_t;
54    

Legend:
Removed from v.208  
changed lines
  Added in v.217

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26