# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/gnome-vfs/hotfix.patch # Copyright (C) 2026 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 or patched project license # --- T2-COPYRIGHT-END --- Index: gnome-vfs-daemon-method.c =================================================================== --- gnome-vfs-2.24.4/libgnomevfs/gnome-vfs-daemon-method.c (.../gnome-vfs-daemon-method.c) (working copy) +++ gnome-vfs-2.24.4/libgnomevfs/gnome-vfs-daemon-method.c (.../home/user/Desktop/gnome-vfs/gnome-vfs-daemon-method.c) (working copy) @@ -360,7 +360,7 @@ } static LocalConnection * -get_private_connection () +get_private_connection (GStaticPrivate *local_connection_private) { DBusMessage *message; DBusMessage *reply;