Ignore:
Timestamp:
Aug 17, 2001, 1:18:37 PM (24 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

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

    r6237 r6555  
    1 /* $Id: misc.cpp,v 1.40 2001-07-08 04:19:52 bird Exp $ */
     1/* $Id: misc.cpp,v 1.41 2001-08-17 11:18:37 sandervl Exp $ */
    22
    33/*
     
    328328
    329329  if(!tekst) {
    330     fflush( flog);
     330    if(flog) fflush( flog);
    331331    SetFS(sel);
    332332    return 1;
Note: See TracChangeset for help on using the changeset viewer.