VirtualBox

Changeset 6588 in vbox for trunk/src/VBox/Additions/x11


Ignore:
Timestamp:
Jan 30, 2008 8:09:56 AM (17 years ago)
Author:
vboxsync
Message:

Additions/x11: fix an error message

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/x11/xgraphics/vboxutils-new.c

    r6585 r6588  
    837837    if (RT_SUCCESS(rc))
    838838        return TRUE;
    839     xf86DrvMsg(pScrn->scrnIndex, X_ERROR, "Failed to request the last resolution requested from the guest, rc=%d.\n", rc);
     839    xf86DrvMsg(pScrn->scrnIndex, X_ERROR, "Failed to obtain the last resolution requested by the guest, rc=%d.\n", rc);
    840840    return FALSE;
    841841}
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