ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/ihost/ihost.c
(Generate patch)

Comparing projects/cms/source/ihost/ihost.c (file contents):
Revision 1.36 by tdb, Mon Mar 10 08:18:17 2003 UTC vs.
Revision 1.37 by pajs, Mon Mar 10 16:01:09 2003 UTC

# Line 163 | Line 163 | void log_msg(int level, char *format, ...){
163                  }else{
164                          fprintf(ihost_config.log, "\n");
165                  }
166 +                fflush(ihost_config.log);
167          }
168   }
169  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines