From: Philippe Proulx Date: Wed, 26 Apr 2017 01:22:24 +0000 (-0400) Subject: field-types.h: API doc: add missing prehot{} X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=1acbbff52db2878be4afb0f205cbb7eeef2b4730;p=deliverable%2Fbabeltrace.git field-types.h: API doc: add missing prehot{} Signed-off-by: Philippe Proulx Signed-off-by: Jérémie Galarneau --- diff --git a/include/babeltrace/ctf-ir/field-types.h b/include/babeltrace/ctf-ir/field-types.h index 74908cf12..b3d33feb3 100644 --- a/include/babeltrace/ctf-ir/field-types.h +++ b/include/babeltrace/ctf-ir/field-types.h @@ -1551,6 +1551,7 @@ A mapping in \p enum_field_type can exist with the name \p name. @prenotnull{enum_field_type} @prenotnull{name} +@prehot{enum_field_type} @preisenumft{enum_field_type} @pre The wrapped @intft of \p enum_field_type is signed. @pre \p range_end is greater than or equal to \p range_begin. @@ -1589,6 +1590,7 @@ A mapping in \p enum_field_type can exist with the name \p name. @prenotnull{enum_field_type} @prenotnull{name} +@prehot{enum_field_type} @preisenumft{enum_field_type} @pre The wrapped @intft of \p enum_field_type is unsigned. @pre \p range_end is greater than or equal to \p range_begin.