Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F136908086
D21214.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
431 B
Referenced Files
None
Subscribers
None
D21214.diff
View Options
Index: head/sbin/ping6/ping6.c
===================================================================
--- head/sbin/ping6/ping6.c
+++ head/sbin/ping6/ping6.c
@@ -198,7 +198,7 @@
#define F_DONTFRAG 0x1000000
#define F_NOUSERDATA (F_NODEADDR | F_FQDN | F_FQDNOLD | F_SUPTYPES)
#define F_WAITTIME 0x2000000
-u_int options;
+static u_int options;
#define IN6LEN sizeof(struct in6_addr)
#define SA6LEN sizeof(struct sockaddr_in6)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 21, 2:33 PM (16 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25770215
Default Alt Text
D21214.diff (431 B)
Attached To
Mode
D21214: ping6: Add missing static keyword for a global variable
Attached
Detach File
Event Timeline
Log In to Comment