Skip to content

Commit

Permalink
result: Fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
ernestask committed Jul 21, 2024
1 parent 5ae55e6 commit 815100d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/jogg-result.c
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ jogg_result_get_icon ( GObject *object
}

gboolean
jogg_result_is_action_visible (GObject *object,
JoggResult *self)
jogg_result_is_action_visible ( GObject *object
, JoggResult *self)
{
JoggMatchType match_type;

Expand Down

0 comments on commit 815100d

Please sign in to comment.