mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-07 12:08:13 +02:00
add todo comment about fixing dbus_verbose_bytes not to print when not in verbose mode
This commit is contained in:
parent
3d2dee2a7f
commit
49686ee969
1 changed files with 2 additions and 0 deletions
|
|
@ -384,6 +384,8 @@ _dbus_demarshal_string (DBusString *str,
|
||||||
/**
|
/**
|
||||||
* If in verbose mode, print a block of binary data.
|
* If in verbose mode, print a block of binary data.
|
||||||
*
|
*
|
||||||
|
* @todo right now it prints even if not in verbose mode
|
||||||
|
*
|
||||||
* @param data the data
|
* @param data the data
|
||||||
* @param len the length of the data
|
* @param len the length of the data
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue