Develop and Download Open Source Software

Browse Subversion Repository

Diff of /branches/mty-makai/mty.c

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

revision 115 by notanpe, Tue Apr 10 10:30:12 2007 UTC revision 116 by notanpe, Tue Apr 10 13:52:39 2007 UTC
# Line 756  main(int argc, char *argv[]) Line 756  main(int argc, char *argv[])
756    
757    int xhash_loaded;    int xhash_loaded;
758    
759  #define   LOOP_FACTOR  100000  #define   LOOP_FACTOR  1000000UL
760  #define   UPDATE_INTERVAL   5   /* ステータス表示の最低間隔 */  #define   UPDATE_INTERVAL   5   /* ステータス表示の最低間隔 */
761    struct status {    struct status {
762      time_t      startTime;      /* 開始時刻 */      time_t      startTime;      /* 開始時刻 */

Legend:
Removed from v.115  
changed lines
  Added in v.116

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