VirtualBox

Changeset 939 in kBuild


Ignore:
Timestamp:
May 26, 2007 8:05:16 PM (18 years ago)
Author:
bird
Message:

fixed some const warnings.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gmakenew/kbuild.c

    r933 r939  
    194194kbuild_apply_defpath(struct variable *pDefPath, char **ppsz, int *pcch, int *pcchAlloc, int fCanFree)
    195195{
    196     char *pszIterator;
     196    const char *pszIterator;
    197197    const char *pszInCur;
    198198    unsigned int cchInCur;
     
    812812    unsigned cchCur;
    813813    char *pszCur;
    814     char *pszIterator;
     814    const char *pszIterator;
    815815
    816816    /* basic init. */
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette