sounds a bit more conservative...

This commit is contained in:
Pierangelo Masarati 2004-04-15 20:26:39 +00:00
parent 1f9d280b1a
commit 9962894c58

View file

@ -843,6 +843,7 @@ read_config( const char *fname, int depth )
#endif
}
}
lim->lms_s_hard = 0;
}
}
@ -922,6 +923,7 @@ read_config( const char *fname, int depth )
#endif
}
}
lim->lms_t_hard = 0;
}
}