projects
/
dana
/
urxvt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c42841
)
*** empty log message ***
author
root
<root>
Sat, 29 Jul 2006 21:44:44 +0000
(21:44 +0000)
committer
root
<root>
Sat, 29 Jul 2006 21:44:44 +0000
(21:44 +0000)
src/rxvt.h
patch
|
blob
|
history
diff --git
a/src/rxvt.h
b/src/rxvt.h
index 82dc3ec4bbe1a9fae412bac39b78091028f93dd4..a57f9475b0d6998ad42a61c1167db8d070cfb04e 100644
(file)
--- 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 ();