Explorar o código

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

(cherry picked from commit a4eacbb469909978b7a9eff8767dcbdd5110ee99)
Alex Hermann %!s(int64=11) %!d(string=hai) anos
pai
achega
293d7cb86b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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>