repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: ff2f4a03050362596ef9c39904796d4686cbd4ae:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit ff2f4a03050362596ef9c39904796d4686cbd4ae
Author: Marc Lehmann 
Date:   Sun Oct 24 17:34:47 2010 +0000

    *** empty log message ***

diff --git a/src/rxvtd.C b/src/rxvtd.C
index b73bce517a272ee651f325e2e01eb2fe867d795a..
index ..48de278a3569fea4bad99190665edb4d811272f0 100644
--- a/src/rxvtd.C
+++ b/src/rxvtd.C
@@ -294,7 +294,7 @@ main (int argc, const char *const *argv)
       else if (pid > 0)
         _exit (EXIT_SUCCESS);

-      ev_default_fork ();
+      ev_loop_fork (EV_DEFAULT_UC);
     }

   ev_run ();

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