repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: 479eb078a0775eab597df8f3b6498e9c34312f39:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit 479eb078a0775eab597df8f3b6498e9c34312f39
Author: Marc Lehmann 
Date:   Fri Jan 13 05:06:44 2006 +0000

    *** empty log message ***

diff --git a/src/rxvtperl.xs b/src/rxvtperl.xs
index 10883c64fb8cad1843d653384f5857e295d25648..
index ..004db62a794a60dd8deaed19d93a181d3b5438d0 100644
--- a/src/rxvtperl.xs
+++ b/src/rxvtperl.xs
@@ -1114,10 +1114,8 @@ rxvt_term::vt_emask_add (U32 emask)
 U32
 rxvt_term::rstyle (U32 new_rstyle = THIS->rstyle)
 	CODE:
-{
         RETVAL = THIS->rstyle;
         THIS->rstyle = new_rstyle;
-}
         OUTPUT:
 	RETVAL

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