Develop and Download Open Source Software

Browse CVS Repository

Diff of /hos/hos/hos-v4/config/idlstk.cpp

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

revision 1.2 by ryuz, Sat Aug 31 11:05:23 2002 UTC revision 1.3 by ryuz, Sat Aug 31 18:34:43 2002 UTC
# Line 75  void  CApiIdleStack::WriteCfgDef(FILE* f Line 75  void  CApiIdleStack::WriteCfgDef(FILE* f
75          }          }
76          else          else
77          {          {
78                  pszSize  = "64";                // 指定が無ければデフォルトサイズ                  pszSize  = "128";               // 指定が無ければデフォルトサイズ
79                  pszStack = "NULL";              // 指定が無ければNULL(自動生成)                  pszStack = "NULL";              // 指定が無ければNULL(自動生成)
80          }          }
81    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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