Ignore:
Timestamp:
Apr 28, 2003, 6:47:23 PM (22 years ago)
Author:
bird
Message:

Updated #if/else/endif comments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gcc/libiberty/pexecute.c

    • Property cvs2svn:cvs-rev changed from 1.2 to 1.3
    r45 r46  
    485485
    486486/* This is for non-EMX OS/2 port (is it floating around anyway?) */
     487/* ??? Does OS2 have process.h?  */
    487488extern int spawnv ();
    488489extern int spawnvp ();
     
    790791}
    791792
    792 #endif /* ! __MSDOS__ && ! OS2 && ! MPW && ! (_WIN32 && ! _UWIN) && ! && ! __EMX__ */
     793#endif /* ! __MSDOS__ && ! OS2 && ! MPW && ! (_WIN32 && ! _UWIN) && ! __EMX__ */
    793794
    794795#ifdef __EMX__
Note: See TracChangeset for help on using the changeset viewer.