diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2022-05-17 17:18:40 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2022-10-07 03:07:19 +0300 |
commit | c09ca91ae51252a77873fb2947928c0e35063c59 (patch) | |
tree | 414e625bcc487d870ada8d11d5ae0d63f65ac002 /.reuse | |
parent | 8c2b092a20ec0c6bcfc4af489fb6b4b7ab656d63 (diff) |
ipa: ipu3: Fix minor Doxygen issues in IPAFrameContext
The IPAFrameContext documentation has a spurious Doxygen \struct
statement that is not needed, and uses a \struct instead of a \var in
another location. Fix both issues. This doesn't cause any change in the
generated documentation.
Note that the Doxygen output for IPAFrameContext is incorrect,
documentation is missing for all members. This is caused by using "."
instead of "::" in our documentation, which we currently do because the
correct syntax produces Doxygen warnings (and still incorrect output).
See https://github.com/doxygen/doxygen/issues/9343.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to '.reuse')
0 files changed, 0 insertions, 0 deletions