We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a3ef97 commit aa7cf3aCopy full SHA for aa7cf3a
test/zdtm/static/socket_udp_multicast.c
@@ -11,7 +11,7 @@
11
#include <stdlib.h>
12
#include <sys/time.h>
13
14
-const char *test_doc = "Test for UDP multicast socket - DOCUMENTS that CRIU does NOT restore IP_ADD_MEMBERSHIP\n";
+const char *test_doc = "Test for UDP Multicast socket - DOCUMENTS that CRIU does NOT restore IP_ADD_MEMBERSHIP\n";
15
const char *test_author = "Shailja Shaktawat";
16
17
#define MCAST_ADDR "224.0.0.250"
0 commit comments