VirtualBox

Ignore:
Timestamp:
May 8, 2015 7:50:58 PM (10 years ago)
Author:
vboxsync
Message:

*pFoo++ => pFoo++

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvCredential.cpp

    r49722 r55767  
    638638        {
    639639            *ppwszAccoutName = pwszName;
    640             *pPos++; /* Skip @, point to domain name (if any). */
     640            pPos++; /* Skip @, point to domain name (if any). */
    641641            if (    pPos != NULL
    642642                && *pPos != L'\0')
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