summaryrefslogtreecommitdiff
path: root/ext/standard/net.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/net.c')
-rw-r--r--ext/standard/net.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/ext/standard/net.c b/ext/standard/net.c
index 535ab13f00..9f22c75840 100644
--- a/ext/standard/net.c
+++ b/ext/standard/net.c
@@ -128,8 +128,7 @@ static void iface_append_unicast(zval *unicast, zend_long flags,
}
#endif
-/* {{{ proto array|false net_get_interfaces()
-Returns an array in the form:
+/* {{{ Returns an array in the form:
array(
'ifacename' => array(
'description' => 'Awesome interface', // Win32 only