-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: rxvt-unicode-sixel
action: commit
revision:
path_from:
revision_from: de27fd3de28d830fade8bda938055c1a185d4e12:
path_to:
revision_to:

git.thebackupbox.net

rxvt-unicode-sixel

git://git.thebackupbox.net/rxvt-unicode-sixel

commit de27fd3de28d830fade8bda938055c1a185d4e12
Author: Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
Date:   Mon Jun 25 23:27:18 2007 +0000

    *** empty log message ***

diff --git a/src/rxvttoolkit.C b/src/rxvttoolkit.C

index aa6728b1ce3588a473e9db6a2f10749aed04d9a0..

index ..85cec67b9e06a52a93259bb60edd0f5c5d70c767 100644

--- a/src/rxvttoolkit.C
+++ b/src/rxvttoolkit.C
@@ -477,7 +477,7 @@ bool rxvt_display::ref_init ()
   socklen_t sl = sizeof (sa);

   if (!getsockname (fd, (sockaddr *)&sa, &sl))
-    is_local = sa.sun_family == AF_LOCAL;
+    is_local = sa.sun_family == AF_UNIX;

   x_ev.start (fd, EVENT_READ);
   fcntl (fd, F_SETFD, FD_CLOEXEC);

-----END OF PAGE-----

-- Response ended

-- Page fetched on Sun Jun 2 09:27:05 2024