VirtualBox

Changeset 3251 in kBuild


Ignore:
Timestamp:
Jan 1, 2019 7:30:40 PM (6 years ago)
Author:
bird
Message:

kbuild.c: comment

File:
1 edited

Legend:

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

    r3140 r3251  
    11361136
    11371137    /*
    1138      * Strip the source filename of any uncessary leading path and root specs.
    1139      */
    1140     /* */
     1138     * Strip the source filename of any unnecessary leading path and root specs.
     1139     */
    11411140    if (    pSource->value_length > pPathTarget->value_length
    11421141        &&  !strncmp(pSource->value, pPathTarget->value, pPathTarget->value_length))
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