From ac250aab0baa4bacf28d9e33225b1f3459bbc421 Mon Sep 17 00:00:00 2001 From: Andreas Sigfridsson <sigge@lysator.liu.se> Date: Sat, 5 Aug 2000 22:20:28 +0200 Subject: [PATCH] Stdio.Port does no longer default it's id to this_object() Rev: tutorial/tutorial.wmml:1.203 --- tutorial/tutorial.wmml | 1 - 1 file changed, 1 deletion(-) diff --git a/tutorial/tutorial.wmml b/tutorial/tutorial.wmml index cc819a0253..185b77a727 100644 --- a/tutorial/tutorial.wmml +++ b/tutorial/tutorial.wmml @@ -4448,7 +4448,6 @@ void set_id(mixed <I>id</I>);<br> </man_syntax> <man_description> This function sets the id used for accept_callback by this port. -The default id is this_object(). </man_description> <man_see>Stdio.Port->query_id</man_see> </method> -- GitLab