VirtualBox

Changeset 54511 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Feb 25, 2015 6:24:07 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
98621
Message:

Main/BandwidthControl: eliminate warning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/BandwidthControlImpl.cpp

    r51498 r54511  
    55
    66/*
    7  * Copyright (C) 2006-2014 Oracle Corporation
     7 * Copyright (C) 2006-2015 Oracle Corporation
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    457457    AutoReadLock alock(this COMMA_LOCKVAL_SRC_POS);
    458458
    459     *aNumGroups = m->llBandwidthGroups->size();
     459    *aNumGroups = (ULONG)m->llBandwidthGroups->size();
    460460
    461461    return S_OK;
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette