aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2023-07-08 02:08:44 +0200
committerSven Gothel <[email protected]>2023-07-08 02:08:44 +0200
commit63ed5f7676bc46ee03db1a6d27c5ce86fcf6a597 (patch)
treeb6ae5b8c5b4f0e399fa422f3ef059fb3b5b3b089 /doc
parent701311d6fc507b1e21681dd60c6851fbc50c2304 (diff)
Manual: Fix ArgumentIsPascalString
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/manual/index.html4
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/>