From f7ccf0f835caab97e47b2ce23edd8dcf79f87696 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 29 Jul 2006 21:44:44 +0000 Subject: [PATCH] *** empty log message *** --- src/rxvt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rxvt.h b/src/rxvt.h index 82dc3ec4..a57f9475 100644 --- a/src/rxvt.h +++ b/src/rxvt.h @@ -1173,8 +1173,8 @@ struct rxvt_term : zero_initialized, rxvt_vars, rxvt_screen { void make_current () const // make this the "currently active" urxvt instance { SET_R (this); - rxvt_set_locale (locale); set_environ (envv); + rxvt_set_locale (locale); } void init_secondary (); -- 2.34.1