more indentation fixes

This commit is contained in:
Arjan Molenaar 2024-07-02 21:30:31 +02:00
parent e9ee147ac9
commit 71e87fc29c

View File

@ -274,8 +274,8 @@ create_url_list_from_glist (GList *uris,
static LSLaunchURLSpec *
create_urlspec_for_appinfo (GOsxAppInfo *info,
GList *uris,
gboolean are_files)
GList *uris,
gboolean are_files)
{
LSLaunchURLSpec *urlspec = NULL;
const gchar *app_cstr;