diff options
Diffstat (limited to 'extensions/Tube_Handler.xml')
-rw-r--r-- | extensions/Tube_Handler.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/Tube_Handler.xml b/extensions/Tube_Handler.xml index 1c14158ba..187b3d8cc 100644 --- a/extensions/Tube_Handler.xml +++ b/extensions/Tube_Handler.xml @@ -42,7 +42,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</ <tp:docstring>The handle that the channel communicates with, or 0 if there is no associated handle</tp:docstring> </arg> - <arg name="id" type="u" tp:type="Tube_ID"> + <arg direction="in" type="u" tp:type="Tube_ID" name="id"> <tp:docstring> The ID of the new tube. </tp:docstring> |