VirtualBox

Changeset 57237 in vbox for trunk/src/VBox/Runtime/r0drv


Ignore:
Timestamp:
Aug 7, 2015 10:24:50 AM (9 years ago)
Author:
vboxsync
Message:

Fix doxygen bugref w/ comments to use the URL format.

Location:
trunk/src/VBox/Runtime/r0drv/solaris
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r0drv/solaris/semeventmulti-r0drv-solaris.c

    r56290 r57237  
    215215    rtR0SemEventMultiSolRelease(pThis);
    216216#ifdef DEBUG_ramshankar
    217     /** See @bugref{6318} comment #11. */
     217    /** See @bugref{6318#c11}. */
    218218    return VINF_SUCCESS;
    219219#endif
     
    247247
    248248#ifdef DEBUG_ramshankar
    249     /** See @bugref{6318} comment #11. */
     249    /** See @bugref{6318#c11}. */
    250250    return VINF_SUCCESS;
    251251#endif
  • trunk/src/VBox/Runtime/r0drv/solaris/timer-r0drv-solaris.c

    r54248 r57237  
    532532         * Use a large interval (1 hour) so that we don't get a timer-callback between
    533533         * cyclic_add() and cyclic_bind(). Program the correct interval once cyclic_bind() is done.
    534          * See @bugref{7691} comment #20.
     534         * See @bugref{7691#c20}.
    535535         */
    536536        if (!pTimer->fSpecificCpu)
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