Fixed wrong signature should be READABLE_STRING_32 instead of _8
This commit is contained in:
@@ -28,7 +28,7 @@ feature {NONE} -- Initialization
|
|||||||
|
|
||||||
feature -- Item
|
feature -- Item
|
||||||
|
|
||||||
item (a_name: READABLE_STRING_8): detachable WSF_VALUE
|
item (a_name: READABLE_STRING_32): detachable WSF_VALUE
|
||||||
-- Variable value for parameter or variable `a_name'
|
-- Variable value for parameter or variable `a_name'
|
||||||
-- See `{WSF_REQUEST}.item(s)'
|
-- See `{WSF_REQUEST}.item(s)'
|
||||||
do
|
do
|
||||||
|
|||||||
Reference in New Issue
Block a user