Rev 115 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
{
if (addr == zero)
lastin = 0;
else
getline(*addr), lastin = smunch(0, linebuf);
ex_getline(*addr), lastin = smunch(0, linebuf);
}