Ignore:
Timestamp:
Sep 16, 2006, 6:56:25 AM (19 years ago)
Author:
bird
Message:

Cleaning up the modifications. Changes are now either configurable or marked, and dead stuff has been removed (dll shell).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gmake/variable.h

    r503 r520  
    5353    char *name;                 /* Variable name.  */
    5454    int length;                 /* strlen (name) */
    55 #ifdef VARIABLE_HASH
     55#ifdef VARIABLE_HASH /* bird */
    5656    long hash1;                 /* the primary hash */
    5757    long hash2;                 /* the secondary hash */
Note: See TracChangeset for help on using the changeset viewer.