summaryrefslogtreecommitdiff
path: root/utils/hooks/pre-commit
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2024-08-04 23:07:45 +0300
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2024-08-07 17:57:04 +0300
commitb783a9e6eebfced7c766a6afcd1fe48b71df0d15 (patch)
tree31422a9662cfd5d07d681489f0411165accea5a1 /utils/hooks/pre-commit
parentd0ef1b9451e5cfb064ca32280a7d7f6959556784 (diff)
libcamera: Unify Doxygen file directive prefix for formats.h
libcamera has two formats.h headers, an internal one in include/libcamera/internal/, and a public one generated at build time. The convention is to prefix the internal header name with libcamera/internal/ in the Doxygen file directive, but formats.cpp only uses internal/ as a prefix. Unify it with the rest of the code base. Signed-off-by: L } }; TEST_REGISTER(RequestBuffersTest)
changed, 0 insertions, 0 deletions