repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: 479eb078a0775eab597df8f3b6498e9c34312f39: path_to: revision_to:
commit 479eb078a0775eab597df8f3b6498e9c34312f39 Author: Marc LehmannDate: Fri Jan 13 05:06:44 2006 +0000 *** empty log message *** diff --git a/src/rxvtperl.xs b/src/rxvtperl.xs
--- 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-----