From 5fe0c7a5b20e079ca61b612c317706cfc27c769b Mon Sep 17 00:00:00 2001 From: Maciek Sokolewicz Date: Sun, 1 Aug 2004 23:20:42 +0000 Subject: [PATCH] added the & to the parameter to make it clear(er) that this parameter is passed by reference git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164897 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/array/functions/natsort.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/array/functions/natsort.xml b/reference/array/functions/natsort.xml index 6e4af5af11..cd285c3f07 100644 --- a/reference/array/functions/natsort.xml +++ b/reference/array/functions/natsort.xml @@ -1,5 +1,5 @@ - + @@ -12,7 +12,7 @@ Description voidnatsort - arrayarray + array&array This function implements a sort algorithm that orders