Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F152534349
D2689.id5824.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
355 B
Referenced Files
None
Subscribers
None
D2689.id5824.diff
View Options
Index: sbin/casperd/zygote.c
===================================================================
--- sbin/casperd/zygote.c
+++ sbin/casperd/zygote.c
@@ -117,7 +117,8 @@
static void
zygote_main(int sock)
{
- int error, fd, flags, procfd;
+ int error, fd, procfd;
+ int flags __unused;
int chanfd[2];
nvlist_t *nvlin, *nvlout;
zygote_func_t *func;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 16, 1:10 PM (2 h, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31605272
Default Alt Text
D2689.id5824.diff (355 B)
Attached To
Mode
D2689: Set __unused to silence CLANG warning.
Attached
Detach File
Event Timeline
Log In to Comment