FreeBSD Bugzilla – Attachment #8884: file.diff for
bug #18447
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 18447
Collapse All
|
Expand All
(-)
parser.c (+1 lines)
Lines 137-142
Link Here
137
{
137
{
138
int t;
138
int t;
139
139
140
tokpushback = 0;
140
doprompt = interact;
141
doprompt = interact;
141
if (doprompt)
142
if (doprompt)
142
setprompt(1);
143
setprompt(1);
Return to
bug 18447