In a paragraph, every volatile keyword is using '\co' but one case. This commit use '\co' for the inconsistent case. Signed-off-by: SeongJae Park <sj38.park@xxxxxxxxx> --- toolsoftrade/toolsoftrade.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toolsoftrade/toolsoftrade.tex b/toolsoftrade/toolsoftrade.tex index 96014b9..ad6661b 100644 --- a/toolsoftrade/toolsoftrade.tex +++ b/toolsoftrade/toolsoftrade.tex @@ -1896,7 +1896,7 @@ Perhaps the most clear guidance is provided by this non-normative note: aggressive optimization involving the object because the value of the object might be changed by means undetectable by an implementation. - Furthermore, for some implementations, volatile might indicate + Furthermore, for some implementations, \co{volatile} might indicate that special hardware instructions are required to access the object. See 6.8.1 for detailed semantics. -- 2.10.0