diff options
-rwxr-xr-x | doc/manual/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/manual/index.html b/doc/manual/index.html index 021720c..2ab020b 100755 --- a/doc/manual/index.html +++ b/doc/manual/index.html @@ -959,8 +959,8 @@ <code>byte[]</code> or <code>ByteBuffer</code>. </dd> - <dt><strong><a name="ArgumentIsString">ArgumentIsPascalString</a></strong></dt> - <dd> Syntax: <code>ArgumentIsString [function name] + <dt><strong><a name="ArgumentIsPascalString">ArgumentIsPascalString</a></strong></dt> + <dd> Syntax: <code>ArgumentIsPascalString [function name] [indice-tuples...]</code>, with each tuple being the argument-index for the '<code>int length</code>' and the '<code>char* value</code>' argument with index 0 for the the first argument<br/> |