From: root Date: Sat, 29 Jul 2006 21:44:44 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=f7ccf0f835caab97e47b2ce23edd8dcf79f87696;p=dana%2Furxvt.git *** empty log message *** --- 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 ();