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:
02d087b
)
*** empty log message ***
author
root
<root>
Wed, 11 Jan 2006 21:23:39 +0000
(21:23 +0000)
committer
root
<root>
Wed, 11 Jan 2006 21:23:39 +0000
(21:23 +0000)
src/iom.C
patch
|
blob
|
history
diff --git
a/src/iom.C
b/src/iom.C
index df08a84d8239ab3844b9151129b779285f16bb59..b1d2979aaffe424fb24daa3dfbc087363f3c3471 100644
(file)
--- a/
src/iom.C
+++ b/
src/iom.C
@@
-137,6
+137,11
@@
static struct init {
#endif
}
+ ~init ()
+ {
+ iom_valid = false;
+ }
+
static void required ();
} init;