summaryrefslogtreecommitdiff
path: root/ext/standard/tests/network/gethostbyaddr_error.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/network/gethostbyaddr_error.phpt')
-rw-r--r--ext/standard/tests/network/gethostbyaddr_error.phpt6
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/standard/tests/network/gethostbyaddr_error.phpt b/ext/standard/tests/network/gethostbyaddr_error.phpt
index 8909a30328..f7982d5ca4 100644
--- a/ext/standard/tests/network/gethostbyaddr_error.phpt
+++ b/ext/standard/tests/network/gethostbyaddr_error.phpt
@@ -1,11 +1,11 @@
--TEST--
-Test gethostbyaddr() function : error conditions
+Test gethostbyaddr() function : error conditions
--FILE--
<?php
/* Prototype : proto string gethostbyaddr(string ip_address)
- * Description: Get the Internet host name corresponding to a given IP address
+ * Description: Get the Internet host name corresponding to a given IP address
* Source code: ext/standard/dns.c
- * Alias to functions:
+ * Alias to functions:
*/