aboutsummaryrefslogtreecommitdiff
path: root/doc/sphinx/maintainers_include.py
diff options
context:
space:
mode:
authorAlexander Dahl <ada@thorsis.com>2024-02-26 16:46:43 +0100
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>2024-03-13 08:09:23 +0100
commit27987b86a0a45849c1f6110252ec15b413caf34c (patch)
tree60e541d8594dae67b32d4c19dfab5e5117bb960c /doc/sphinx/maintainers_include.py
parent1431ab8b6c1e215419391c0966e24933f173a58f (diff)
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>
Diffstat (limited to 'doc/sphinx/maintainers_include.py')
0 files changed, 0 insertions, 0 deletions