X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=doc%2Fmanual%2Fhelper.txt;h=247d7b42bcc780570054228f9d188566d0430985;hp=7060607cd4d2e804d6146b0a4d3e635c7e24b720;hb=6435e75e147a6559ed4f784b5e89c8390e787a2a;hpb=ef746e27c55c14b7a4f6381c490e5c175e409c0b diff --git a/doc/manual/helper.txt b/doc/manual/helper.txt index 7060607cd4..247d7b42bc 100644 --- a/doc/manual/helper.txt +++ b/doc/manual/helper.txt @@ -75,7 +75,7 @@ handlers or helpers: The following parameters are defined in the scope of all command handlers and helpers: -- struct command_context_s *cmd_ctx - the command's context +- struct command_context *cmd_ctx - the command's context - unsigned argc - the number of command arguments - const char *args[] - contains the command arguments