Alexander Dahl 27987b86a0 doc: develop: commands: Fix function prototype
When using the previous prototype you got a compiler warning like this:

    warning: initialization of 'int (*)(struct cmd_tbl *, int,  int,  char * const*)' from incompatible pointer type 'int (*)(struct cmd_tbl *, int,  int,  const char **)' [-Wincompatible-pointer-types]

Fixes: 3d9640f55cb2 ("doc: expand README.commands")
Signed-off-by: Alexander Dahl <ada@thorsis.com>
2024-03-13 08:09:23 +01:00
..
2024-01-29 11:28:44 +01:00
2023-02-11 12:22:35 -05:00
2024-01-08 10:37:48 -05:00
2023-11-20 19:06:22 +01:00
2022-08-13 11:09:49 +02:00
2022-12-17 13:37:33 +00:00
2022-03-02 10:28:12 -05:00
2023-10-04 09:25:22 -06:00
2024-03-11 13:11:46 -04:00
2022-12-17 13:37:33 +00:00
2023-08-19 04:12:52 +02:00