-- 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: 318cbfa01e79952e2b355be6bc073ff3532fc0b0:
path_to:
revision_to:

git.thebackupbox.net

rxvt-unicode-sixel

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

commit 318cbfa01e79952e2b355be6bc073ff3532fc0b0
Author: Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
Date:   Wed Dec 26 13:52:11 2007 +0000

    Fix coding style.

diff --git a/src/rxvt.h b/src/rxvt.h

index 010e31cba691a12986eb0c5a23b94bf4ce7f752f..

index ..51b302df88c5355329ede363c2ded0de67d6b596 100644

--- a/src/rxvt.h
+++ b/src/rxvt.h
@@ -135,7 +135,8 @@ void             rxvt_freecommastring             (char **cs) NOTHROW;
 extern char **environ;
 extern char **rxvt_environ; // the original environ pointer

-static inline void set_environ (stringvec *envv)
+static inline void
+set_environ (stringvec *envv)
 {
 #if ENABLE_PERL
   assert (envv);
@@ -145,7 +146,8 @@ static inline void set_environ (stringvec *envv)
     environ = (char **)envv->begin ();
 }

-static inline void set_environ (char **envv)
+static inline void
+set_environ (char **envv)
 {
 #if ENABLE_PERL
   assert (envv);

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

-- Response ended

-- Page fetched on Sun Jun 2 11:45:08 2024