mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-27 23:51:56 +00:00
Fix underlining in docs to fix the sphinx build
This commit is contained in:
parent
702c4ade22
commit
8614674b55
@ -211,7 +211,7 @@ instead, check explicitly that the optional object has a value. For example:
|
||||
instead of the `HasProperty`, `GetProperty` pairing we saw above.
|
||||
|
||||
Do not rely on caller-performed checks
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
If you know that all of a function's callers have checked that an optional
|
||||
argument has a value, either change the function to take the value directly or
|
||||
|
Loading…
Reference in New Issue
Block a user