VirtualBox

Ignore:
Timestamp:
Oct 7, 2013 9:19:37 PM (11 years ago)
Author:
vboxsync
Message:

Runtime: Whitespace and svn:keyword cleanups by scm.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/checksum/manifest.cpp

    r48628 r48935  
    381381
    382382        /* Check for the digest algorithm */
    383         if (   cch < 4 
     383        if (   cch < 4
    384384            || (   !(   pcBuf[0] == 'S'
    385385                     && pcBuf[1] == 'H'
     
    547547    {
    548548        size_t cbTmp = strlen(RTPathFilename(paFiles[i].pszTestFile))
    549                      + strlen(paFiles[i].pszTestDigest) 
     549                     + strlen(paFiles[i].pszTestDigest)
    550550                     + strlen(pcszDigestType)
    551551                     + 6;
     
    583583}
    584584
    585 
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