Skip to content

Commit

Permalink
core: Document the right type for 'str*' in the RPC interface
Browse files Browse the repository at this point in the history
(cherry picked from commit a4eacbb)
  • Loading branch information
gaaf committed Nov 10, 2014
1 parent a7ab703 commit 293d7cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/rpc/ser_rpc.xml
Expand Up @@ -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>
Expand Down

0 comments on commit 293d7cb

Please sign in to comment.