VirtualBox

Changeset 3327 in kBuild


Ignore:
Timestamp:
Apr 18, 2020 6:03:42 PM (5 years ago)
Author:
bird
Message:

kmk: Fixed bug in $(qabspath[ex] ).

File:
1 edited

Legend:

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

    r3321 r3327  
    69146914                  cur->name = xstrdup (outbuf);
    69156915                  prev = cur;
    6916                   cur->next;
     6916                  cur = cur->next;
    69176917                }
    69186918              else /* remove it */
Note: See TracChangeset for help on using the changeset viewer.

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