Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/teraterm/ttpset/ttset.c

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

revision 9129 by zmatsuo, Sat Jan 16 05:21:37 2021 UTC revision 9158 by zmatsuo, Mon Feb 15 15:02:58 2021 UTC
# Line 3585  void PASCAL WriteIniFile(PCHAR FName, PT Line 3585  void PASCAL WriteIniFile(PCHAR FName, PT
3585  #define XFunction "X function keys"  #define XFunction "X function keys"
3586  #define ShortCut "Shortcut keys"  #define ShortCut "Shortcut keys"
3587    
3588  void GetInt(PKeyMap KeyMap, int KeyId, PCHAR Sect, PCHAR Key, PCHAR FName)  static void GetInt(PKeyMap KeyMap, int KeyId, const char *Sect, const char *Key, const char *FName)
3589  {  {
3590          char Temp[11];          char Temp[11];
3591          WORD Num;          WORD Num;

Legend:
Removed from v.9129  
changed lines
  Added in v.9158

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