mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-05 06:28:00 +02:00
dbus-monitor: whitespace
This commit is contained in:
parent
bb950952e6
commit
4453665b17
1 changed files with 1 additions and 1 deletions
|
|
@ -185,7 +185,7 @@ print_message_profile (DBusMessage *message)
|
|||
|
||||
if (first)
|
||||
{
|
||||
profile_print_headers();
|
||||
profile_print_headers ();
|
||||
first = FALSE;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue