mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-12 07:26:15 +01:00
more indentation fixes
This commit is contained in:
parent
e9ee147ac9
commit
71e87fc29c
@ -274,8 +274,8 @@ create_url_list_from_glist (GList *uris,
|
|||||||
|
|
||||||
static LSLaunchURLSpec *
|
static LSLaunchURLSpec *
|
||||||
create_urlspec_for_appinfo (GOsxAppInfo *info,
|
create_urlspec_for_appinfo (GOsxAppInfo *info,
|
||||||
GList *uris,
|
GList *uris,
|
||||||
gboolean are_files)
|
gboolean are_files)
|
||||||
{
|
{
|
||||||
LSLaunchURLSpec *urlspec = NULL;
|
LSLaunchURLSpec *urlspec = NULL;
|
||||||
const gchar *app_cstr;
|
const gchar *app_cstr;
|
||||||
|
Loading…
Reference in New Issue
Block a user