瀏覽代碼

core: Document the right type for 'str*' in the RPC interface

Alex Hermann 11 年之前
父節點
當前提交
a4eacbb469
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/rpc/ser_rpc.xml

+ 1 - 1
doc/rpc/ser_rpc.xml

@@ -377,7 +377,7 @@ add("sd", string_param, int_param);
 			<row>
 			    <entry>String</entry>
 			    <entry>S</entry>
-			    <entry>str</entry>
+			    <entry>str*</entry>
 			</row>
 			<row>
 				<entry>Optional modifier</entry>