Changeset 2001 for trunk/src/kmk/glob


Ignore:
Timestamp:
Oct 29, 2008, 11:14:48 PM (17 years ago)
Author:
bird
Message:

kmk: pedantic warnings.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/glob/glob.c

    r1993 r2001  
    390390          /* Allocate working buffer large enough for our work.  Note that
    391391            we have at least an opening and closing brace.  */
    392           int firstc;
     392          size_t firstc;
    393393          char *alt_start;
    394394          const char *p;
Note: See TracChangeset for help on using the changeset viewer.