VirtualBox

Changeset 73704 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Aug 16, 2018 9:29:48 AM (6 years ago)
Author:
vboxsync
Message:

IPRT/base64.cpp: nit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/string/base64.cpp

    r73587 r73704  
    8181
    8282/** Value to Base64 character. (RFC 2045) */
    83 static const char       g_szValToChar[64+1] =
    84     "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";
     83static const char       g_szValToChar[64+1] = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";
    8584
    8685
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