VirtualBox

Changeset 13837 in vbox for trunk/src/VBox/Main/win


Ignore:
Timestamp:
Nov 5, 2008 2:54:02 AM (16 years ago)
Author:
vboxsync
Message:

s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better make the most of it...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/win/svcmain.cpp

    r13835 r13837  
    254254            {
    255255                Utf8Str err = Utf8StrFmt (
    256                     "Failed to process Helper request (%Vrc).", vrc);
     256                    "Failed to process Helper request (%Rrc).", vrc);
    257257                Log (("SVCMAIN: %s\n", err.raw()));
    258258            }
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