-- 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: 89de5ee7c22148188faf32a5c1da1fff421e6d1d:
path_to:
revision_to:

git.thebackupbox.net

rxvt-unicode-sixel

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

commit 89de5ee7c22148188faf32a5c1da1fff421e6d1d
Author: Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
Date:   Tue Jan 8 17:05:11 2008 +0000

    Fix coding style.

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

index 4660a750d2096275d2f4b0b7bfbcc30d5eab299b..

index ..50b050ea77549f6a8a397c6503a38188d1ea313c 100644

--- a/src/rxvtc.C
+++ b/src/rxvtc.C
@@ -49,7 +49,7 @@ client::client ()
   sockaddr_un sa;
   char *sockname = rxvt_connection::unix_sockname ();

-  if (strlen(sockname) >= sizeof(sa.sun_path))
+  if (strlen (sockname) >= sizeof (sa.sun_path))
     {
       fputs ("socket name too long, aborting.\n", stderr);
       exit (STATUS_FAILURE);

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

-- Response ended

-- Page fetched on Sun Jun 2 11:24:58 2024