repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: fb969668f5e24cd52c13676fbb35721cf3d8e444:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit fb969668f5e24cd52c13676fbb35721cf3d8e444
Author: Marc Lehmann 
Date:   Wed Dec 3 23:19:44 2003 +0000

    *** empty log message ***

diff --git a/src/main.C b/src/main.C
index 360a7ffc9af2f48f8f4e34df5243a00932c4b4f1..
index ..854a8cdb4a846dcac9e7ea02c69de99d09c00888 100644
--- a/src/main.C
+++ b/src/main.C
@@ -1,7 +1,7 @@
 /*--------------------------------*-C-*---------------------------------*
  * File:        main.c
  *----------------------------------------------------------------------*
- * $Id: main.C,v 1.9 2003/12/02 21:49:46 pcg Exp $
+ * $Id: main.C,v 1.10 2003/12/03 23:19:44 pcg Exp $
  *
  * All portions of code are copyright by their respective author/s.
  * Copyright (c) 1992      John Bovey, University of Kent at Canterbury 
@@ -241,6 +241,8 @@ rxvt_term::init (int argc, const char *const *argv)

   check_ev.start ();

+  process_x_events ();
+
   return true;
 }

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