modified to do more in the presence of errors
This commit is contained in:
parent
dd5ca571c5
commit
06e22e2f13
@ -353,7 +353,7 @@ gethead()
|
||||
|
||||
p->em_type = EM_DEFDNAM;
|
||||
if (!(s = getstring(1))) {
|
||||
p->em_type = EM_ERROR;
|
||||
p->em_defdnam = "";
|
||||
}
|
||||
else p->em_defdnam = s->str;
|
||||
break;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user