API doc: use minus sign (U+2212) where appropriate instead of `-`
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 9 Dec 2020 16:33:49 +0000 (11:33 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 20 Aug 2021 19:19:57 +0000 (15:19 -0400)
commit1eca514c6bc89f9359c3a1e2214e71d55d4700c1
tree9e8592b2a60477887f1266bea47939344dab4acf
parent3a7a9c819df9342c4e639f0853c37a582f27a6ad
API doc: use minus sign (U+2212) where appropriate instead of `-`

The minus sign is usually rendered larger than `-` and therefore
visually more interesting for mathematical expressions.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: I9f9dc8cde4ecce1b40e9fb08ac2e188221fffe3b
Reviewed-on: https://review.lttng.org/c/babeltrace/+/4527
Tested-by: jenkins <jenkins@lttng.org>
Reviewed-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
include/babeltrace2/graph/message.h
include/babeltrace2/integer-range-set.h
include/babeltrace2/trace-ir/clock-class.h
include/babeltrace2/trace-ir/field-class.h
include/babeltrace2/util.h
This page took 0.025714 seconds and 4 git commands to generate.