summaryrefslogtreecommitdiff
path: root/ext/sockets/tests/socket_set_option_in6_pktinfo.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/sockets/tests/socket_set_option_in6_pktinfo.phpt')
-rw-r--r--ext/sockets/tests/socket_set_option_in6_pktinfo.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/sockets/tests/socket_set_option_in6_pktinfo.phpt b/ext/sockets/tests/socket_set_option_in6_pktinfo.phpt
index 75019cafac..c44f58e793 100644
--- a/ext/sockets/tests/socket_set_option_in6_pktinfo.phpt
+++ b/ext/sockets/tests/socket_set_option_in6_pktinfo.phpt
@@ -16,7 +16,7 @@ if (substr(PHP_OS, 0, 3) == 'WIN') {
}
if (!defined('IPV6_PKTINFO')) {
die('skip IPV6_PKTINFO not available.');
-}
+}
--FILE--
<?php