summaryrefslogtreecommitdiff
path: root/ext/session/tests/session_id_error2.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/session/tests/session_id_error2.phpt')
-rw-r--r--ext/session/tests/session_id_error2.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/session/tests/session_id_error2.phpt b/ext/session/tests/session_id_error2.phpt
index 05284e797b..1349ba59f2 100644
--- a/ext/session/tests/session_id_error2.phpt
+++ b/ext/session/tests/session_id_error2.phpt
@@ -7,10 +7,10 @@ Test session_id() function : error functionality
ob_start();
-/*
+/*
* Prototype : string session_id([string $id])
* Description : Get and/or set the current session id
- * Source code : ext/session/session.c
+ * Source code : ext/session/session.c
*/
echo "*** Testing session_id() : error functionality ***\n";