Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/teraterm/ttpcmn/ttcmn.c

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

revision 4030 by doda, Fri Aug 20 17:44:02 2010 UTC revision 4031 by maya, Sat Aug 21 03:12:13 2010 UTC
# Line 45  void PASCAL CopyTTSetToShmem(PTTSet ts) Line 45  void PASCAL CopyTTSetToShmem(PTTSet ts)
45    
46  BOOL PASCAL FAR StartTeraTerm(PTTSet ts)  BOOL PASCAL FAR StartTeraTerm(PTTSet ts)
47  {  {
48          char Temp[MAXPATHLEN];          char Temp[MAX_PATH];
49    
50          if (FirstInstance) {          if (FirstInstance) {
51                  // init window list                  // init window list

Legend:
Removed from v.4030  
changed lines
  Added in v.4031

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