Open-Source-Software-Entwicklung und Downloads

Browse Subversion Repository

Diff of /trunk/teraterm/common/codemap.h

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

revision 3226 by maya, Tue Mar 24 09:37:20 2009 UTC revision 3227 by maya, Tue Mar 24 15:10:33 2009 UTC
# Line 1  Line 1 
1  #pragma once  #pragma once
2  typedef struct codemap {  typedef struct codemap {
3          unsigned short from_code;          unsigned short from_code;
4          unsigned short to_code;          unsigned short to_code;
5  } codemap_t;  } codemap_t;

Legend:
Removed from v.3226  
changed lines
  Added in v.3227

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26