Skip to content

Commit aa7cf3a

Browse files
committed
edited as per the whitespaces and clang rules
Signed-off-by: euphoricair7 <shailjashaktawat04@gmail.com>
1 parent 0a3ef97 commit aa7cf3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/zdtm/static/socket_udp_multicast.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
#include <stdlib.h>
1212
#include <sys/time.h>
1313

14-
const char *test_doc = "Test for UDP multicast socket - DOCUMENTS that CRIU does NOT restore IP_ADD_MEMBERSHIP\n";
14+
const char *test_doc = "Test for UDP Multicast socket - DOCUMENTS that CRIU does NOT restore IP_ADD_MEMBERSHIP\n";
1515
const char *test_author = "Shailja Shaktawat";
1616

1717
#define MCAST_ADDR "224.0.0.250"

0 commit comments

Comments
 (0)