Parent: d04b64003d9d7b934165ca0c0e1cdf0a2d3eb2c7
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2022-08-31 00:24:08
Tree: 953f6fd3b5019fb4cbbc4b8604b826a13ac4009e
client/player: Fix checkpatch warning This fixes the following checkpatch warning: WARNING:LINE_SPACING: Missing a blank line after declarations 216: FILE: client/player.c:625: + GDBusProxy *proxy = l->data; + print_player(proxy, NULL);
Diffstat
| M | client/player.c | | | 11 | ++++- - - - - - - |
1 files changed, 4 insertions(+), 7 deletions(-)