Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F150157210
D39522.id120588.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
307 B
Referenced Files
None
Subscribers
None
D39522.id120588.diff
View Options
diff --git a/libexec/rbootd/rbootd.c b/libexec/rbootd/rbootd.c
--- a/libexec/rbootd/rbootd.c
+++ b/libexec/rbootd/rbootd.c
@@ -249,7 +249,7 @@
if (FD_ISSET(fd, &r)) {
RMPCONN rconn;
- CLIENT *client, *FindClient();
+ CLIENT *client;
int doread = 1;
while (BpfRead(&rconn, doread)) {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Mar 30, 9:24 PM (3 m, 48 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30602143
Default Alt Text
D39522.id120588.diff (307 B)
Attached To
Mode
D39522: rbootd: Remove an unnecessary (and incomplete) function prototype.
Attached
Detach File
Event Timeline
Log In to Comment