Bug fixes from Scott Schwartz.
Try to make 9term not crash when X errors happen.
This commit is contained in:
parent
eeb7312231
commit
6b2d0fd946
4 changed files with 9 additions and 1 deletions
|
|
@ -6,6 +6,8 @@
|
|||
#include <bio.h>
|
||||
#include <regexp.h>
|
||||
|
||||
#undef EOF /* stdio? */
|
||||
|
||||
enum
|
||||
{
|
||||
FNSIZE = 128, /* file name */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue