Changeset 58bc4e6 for unix.c


Ignore:
Timestamp:
2006-02-12T07:24:38Z (18 years ago)
Author:
Jelmer Vernooij <jelmer@…>
Branches:
master
Children:
5ebe625, 7cf85e7
Parents:
ec3e411
Message:

Fix silly warning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • unix.c

    rec3e411 r58bc4e6  
    4242{
    4343        int i = 0;
    44         char *old_cwd;
     44        char *old_cwd = NULL;
    4545        struct sigaction sig, old;
    4646       
Note: See TracChangeset for help on using the changeset viewer.