Changeset 1266


Ignore:
Timestamp:
Feb 17, 2004, 10:01:52 PM (21 years ago)
Author:
bird
Message:

Invalid breakpoint.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/src/lib/sys/filehandles.c

    • Property cvs2svn:cvs-rev changed from 1.6 to 1.7
    r1265 r1266  
    554554    if (!__libc_fh(fh))
    555555    {
    556 #ifdef DEBUG
     556/*#ifdef DEBUG
    557557        __asm__("int $3");
    558 #endif
     558#endif*/
    559559        _fmutex_release(&gmtx);
    560560        errno = EBADF;
Note: See TracChangeset for help on using the changeset viewer.