Changeset 466 for trunk/src


Ignore:
Timestamp:
Jul 15, 2006, 6:20:14 AM (19 years ago)
Author:
bird
Message:

Forgot to initalize rc. stupid.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gmake/read.c

    r425 r466  
    30663066          gl.gl_pathc = 1;
    30673067          gl.gl_pathv = &old->name;
     3068          rc = 0;
    30683069        }
    30693070      else
Note: See TracChangeset for help on using the changeset viewer.