VirtualBox

Changeset 2638 in kBuild


Ignore:
Timestamp:
Sep 9, 2012 1:47:19 AM (13 years ago)
Author:
bird
Message:

indent fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kash/memalloc.c

    r2312 r2638  
    8989{
    9090        char *p;
    91     size_t len = strlen(s);
     91        size_t len = strlen(s);
    9292
    9393        p = ckmalloc(psh, len + 1);
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