Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wolfpld/tracy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBartosz Taudul <wolf@nereid.pl>2021-12-04 20:27:26 +0300
committerGitHub <noreply@github.com>2021-12-04 20:27:26 +0300
commit14825d8e5a6b4e12f3b6ffee32b17f52a938921a (patch)
tree8ccaacfb284c5eaaeee76b1c14b7c7e73a0c9a85
parent3bf1e7ec1c348176580d0898357bccb020c34337 (diff)
Proper formatting.
-rw-r--r--manual/tracy.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/tracy.tex b/manual/tracy.tex
index f15e0cec..f72c7ed9 100644
--- a/manual/tracy.tex
+++ b/manual/tracy.tex
@@ -1864,7 +1864,7 @@ Fibers are available in the C API through the \texttt{TracyCFiberEnter} and \tex
\subsubsection{Connection Status}
-To query the connection status (section~\ref{connectionstatus}) using the C API you should use the TracyCIsConnected macro.
+To query the connection status (section~\ref{connectionstatus}) using the C API you should use the \texttt{TracyCIsConnected} macro.
\subsubsection{Call stacks}