VirtualBox

Changeset 88828 in vbox for trunk/src/VBox


Ignore:
Timestamp:
May 3, 2021 12:04:56 PM (4 years ago)
Author:
vboxsync
Message:

Fix small burn

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/VirtIO/VirtioCore.cpp

    r88827 r88828  
    66
    77/*
    8  * Copyright (C) 2009-2020 Oracle Corporation
     8 * Copyright (C) 2009-2021 Oracle Corporation
    99 *
    1010 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    14181418    }
    14191419
    1420     ASSERT_GUEST_MSG_FAILED(("Bad read access to mapped capabilities region: off=%RGp cb=%u\n"));
     1420    ASSERT_GUEST_MSG_FAILED(("Bad read access to mapped capabilities region: off=%RGp cb=%u\n",
     1421                              off, cb));
    14211422    return VINF_IOM_MMIO_UNUSED_00;
    14221423}
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