VirtualBox

Changeset 51779 in vbox


Ignore:
Timestamp:
Jul 1, 2014 7:55:54 PM (10 years ago)
Author:
vboxsync
Message:

duh

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/crypto/store.cpp

    r51777 r51779  
    342342    }
    343343    else
    344         rc = VERR_NOT_MEMORY;
     344        rc = VERR_NO_MEMORY;
    345345    return rc;
    346346}
     
    397397    }
    398398    else
    399         rc = VERR_NOT_MEMORY;
     399        rc = VERR_NO_MEMORY;
    400400    return rc;
    401401}
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