Ignore:
Timestamp:
Apr 29, 2001, 5:44:48 PM (24 years ago)
Author:
sandervl
Message:

removed test fflush call

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/misc.cpp

    r5624 r5635  
    1 /* $Id: misc.cpp,v 1.35 2001-04-28 16:14:54 sandervl Exp $ */
     1/* $Id: misc.cpp,v 1.36 2001-04-29 15:44:48 sandervl Exp $ */
    22
    33/*
     
    356356      fprintf(flog, "\n");
    357357  }
    358   fflush(flog);
    359358  SetFS(sel);
    360359  return 1;
Note: See TracChangeset for help on using the changeset viewer.