From 1daef516829fd7d5be815abd24bbbedd56b5d979 Mon Sep 17 00:00:00 2001 From: Tobias Stoeckmann Date: Tue, 16 Sep 2025 19:20:25 +0200 Subject: [PATCH] gutils: Fix file name in comment The implementation can be found in gosxutils.m. --- glib/gutils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glib/gutils.c b/glib/gutils.c index 270463665..541ad4a55 100644 --- a/glib/gutils.c +++ b/glib/gutils.c @@ -2213,7 +2213,7 @@ g_get_user_runtime_dir (void) #ifdef HAVE_COCOA -/* Implemented in gutils-macos.m */ +/* Implemented in gosxutils.m */ void load_user_special_dirs_macos (gchar **table); static void