VirtualBox

Changeset 57975 in vbox


Ignore:
Timestamp:
Sep 30, 2015 6:28:20 PM (9 years ago)
Author:
vboxsync
Message:

IPRT: Some more doxygen fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/log/log.cpp

    r57974 r57975  
    30723072RTDECL(void) RTLogPrintfV(const char *pszFormat, va_list va)
    30733073{
    3074     RTLogLoggerV(NULL, pszFormat, args);
     3074    RTLogLoggerV(NULL, pszFormat, va);
    30753075}
    30763076RT_EXPORT_SYMBOL(RTLogPrintfV);
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