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 10102 by zmatsuo, Sat Jul 30 14:56:55 2022 UTC revision 10103 by zmatsuo, Sun Jul 31 15:26:32 2022 UTC
# Line 4214  DllExport void TTSetUnInit(TTTSet *ts) Line 4214  DllExport void TTSetUnInit(TTTSet *ts)
4214                  &ts->FileDirW,                  &ts->FileDirW,
4215                  &ts->BGImageFilePathW,                  &ts->BGImageFilePathW,
4216                  &ts->LogDefaultPathW,                  &ts->LogDefaultPathW,
4217                    &ts->MacroFNW,
4218          };          };
4219          int i;          int i;
4220          for(i = 0; i < _countof(ptr_list); i++) {          for(i = 0; i < _countof(ptr_list); i++) {

Legend:
Removed from v.10102  
changed lines
  Added in v.10103

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