File: gutils-Fix-file-name-in-comment.patch

package info (click to toggle)
glib2.0 2.86.0-6
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 74,852 kB
  • sloc: ansic: 544,570; python: 9,702; sh: 1,612; xml: 1,482; perl: 1,222; cpp: 535; makefile: 321; javascript: 11
file content (24 lines) | stat: -rw-r--r-- 652 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
From: Tobias Stoeckmann <tobias@stoeckmann.org>
Date: Tue, 16 Sep 2025 19:20:25 +0200
Subject: gutils: Fix file name in comment

The implementation can be found in gosxutils.m.

Origin: upstream, 2.86.1, commit:d30730bc71eba9570cca877a266efe1f4ef58938
---
 glib/gutils.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/glib/gutils.c b/glib/gutils.c
index 2704636..541ad4a 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