Ignore:
Timestamp:
Sep 8, 2004, 4:43:30 AM (21 years ago)
Author:
bird
Message:

GNU Make 3.81beta1.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GNU/src/gmake/commands.c

    r54 r153  
    129129  {
    130130    static char *plus_value=0, *bar_value=0, *qmark_value=0;
    131     static int qmark_max=0, plus_max=0, bar_max=0;
     131    static unsigned int qmark_max=0, plus_max=0, bar_max=0;
    132132
    133133    unsigned int qmark_len, plus_len, bar_len;
Note: See TracChangeset for help on using the changeset viewer.