Changeset 975708a for unix.c


Ignore:
Timestamp:
2010-09-05T12:08:12Z (14 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
2c6b0f4
Parents:
4e1be76 (diff), ed320e8 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Mainline merge.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • unix.c

    r4e1be76 r975708a  
    167167                   doesn't make a copy. Odd. */
    168168               
    169                 chdir( old_cwd );
     169                i = chdir( old_cwd );
    170170                close( global.listen_socket );
    171171               
Note: See TracChangeset for help on using the changeset viewer.