VirtualBox

Changeset 14975 in vbox


Ignore:
Timestamp:
Dec 4, 2008 12:49:15 PM (16 years ago)
Author:
vboxsync
Message:

use correct flush function

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler_new/tcg/tcg.c

    r14582 r14975  
    19751975        tcg_dump_ops(s, logfile);
    19761976        fprintf(logfile, "\n");
    1977         fsync(logfile);
     1977        fflush(logfile);
    19781978    }
    19791979#endif
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette