VirtualBox

Changeset 1776 in kBuild for trunk/src/kmk


Ignore:
Timestamp:
Sep 9, 2008 9:20:23 PM (16 years ago)
Author:
bird
Message:

kmk: Fixed includdep bug wrt to multiline variables (not defined).

File:
1 edited

Legend:

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

    r1724 r1776  
    841841
    842842                      if (src != value_start)
    843                         *dst++ = '\n';
     843                        *dst++ = ' ';
    844844                      memcpy (dst, src, endp - src);
    845845                      dst += endp - src;
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