Page MenuHomeFreeBSD

D39522.diff
No OneTemporary

D39522.diff

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

Mime Type
text/plain
Expires
Thu, Apr 2, 6:07 AM (10 h, 33 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30690952
Default Alt Text
D39522.diff (307 B)

Event Timeline