clang-format

This commit is contained in:
Rockrid3r 2024-03-13 17:07:12 +03:00 committed by Rot127
parent 6f1de19e04
commit f15f17b806

View file

@ -302,7 +302,7 @@ RZ_API void rz_type_parse_reset(RzTypeDB *typedb) {
}
/**
* \brief Parses the single C type definition.
* \brief Parses the single C type definition.
* \brief Struct member offsets are set to 0. (temporary: see parse_struct_node() in librz/type/parser/types_parser.c)
*
* \param parser RzTypeParser parser instance