From 3bcacffd2c683d836d4d863cee8fd2d1aa4fb7b3 Mon Sep 17 00:00:00 2001 From: Viktor Liu Date: Mon, 25 May 2026 14:10:01 +0200 Subject: [PATCH] Rename xauth_linux.go to xauth_x11.go so FreeBSD picks it up --- client/vnc/server/{xauth_linux.go => xauth_x11.go} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename client/vnc/server/{xauth_linux.go => xauth_x11.go} (100%) diff --git a/client/vnc/server/xauth_linux.go b/client/vnc/server/xauth_x11.go similarity index 100% rename from client/vnc/server/xauth_linux.go rename to client/vnc/server/xauth_x11.go