VirtualBox

Changeset 3230 in kBuild for trunk/src/kmk/incdep.c


Ignore:
Timestamp:
May 29, 2018 9:05:38 AM (7 years ago)
Author:
bird
Message:

kmk: build fixes

File:
1 edited

Legend:

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

    r3141 r3230  
    257257      ptr = malloc_zone_malloc (incdep_zone, size);
    258258      if (!ptr)
    259         fatal (NILF, _("virtual memory exhausted"));
     259        O (fatal, NILF, _("virtual memory exhausted"));
    260260    }
    261261  else
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