Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment #38856: udhcp-gcc-3.4.patch for
bug #62714
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 62714
Collapse All
|
Expand All
(-)
old/dhcpc.c (+1 lines)
Lines 132-137
Link Here
132
state = INIT_SELECTING;
132
state = INIT_SELECTING;
133
break;
133
break;
134
case INIT_SELECTING:
134
case INIT_SELECTING:
135
break;
135
}
136
}
136
137
137
/* start things over */
138
/* start things over */
Return to
bug 62714