Browse CVS Repository
Diff of /ttssh2/teraterm/source/teraterm/filesys.cpp
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 322 |
// &h をホスト名に置換 (2007.5.14) |
// &h をホスト名に置換 (2007.5.14) |
| 323 |
ConvertLogname(LogVar->FullName, sizeof(LogVar->FullName)); |
ConvertLogname(LogVar->FullName, sizeof(LogVar->FullName)); |
| 324 |
|
|
| 325 |
|
strncpy_s(LogVar->LogDefaultPath, sizeof(LogVar->LogDefaultPath), ts.LogDefaultPath, _TRUNCATE); |
| 326 |
if (! (*GetTransFname)(LogVar, logdir, GTF_LOG, &Option)) |
if (! (*GetTransFname)(LogVar, logdir, GTF_LOG, &Option)) |
| 327 |
{ |
{ |
| 328 |
FreeFileVar(&LogVar); |
FreeFileVar(&LogVar); |
|
|
Legend:
| Removed from v.1.19 |
|
| changed lines |
| |
Added in v.1.20 |
|
|
| |