summaryrefslogtreecommitdiffhomepage
path: root/docs/tex
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-11-19 11:54:52 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2025-11-19 11:54:52 +0100
commit567bfe58e9760ec3325464d094c51b7aaa006b57 (patch)
tree8a3525f14ae5f7244336f3ac50f7b03945a8f4e2 /docs/tex
parent086baf0056b7e73508aaf1b7661fb16cd12b0831 (diff)
feat: tex: fix tex file for 30pin.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'docs/tex')
-rw-r--r--docs/tex/30pin.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/tex/30pin.tex b/docs/tex/30pin.tex
index 88d36b6..386ddbe 100644
--- a/docs/tex/30pin.tex
+++ b/docs/tex/30pin.tex
@@ -44,7 +44,7 @@
\end{itemize}
\section{Data Structures}
-\subsection{\texttt{NB\_tpin\_recovery\_packet}}
+\subsection{\texttt{nb\_tpin\_recovery\_packet}}
\begin{lstlisting}[language=C]
struct _nb_tpin_recovery_packet
{
@@ -55,7 +55,7 @@ struct _nb_tpin_recovery_packet
};
\end{lstlisting}
-\textbf{Typedef:} \texttt{NB\_tpin\_recovery\_packet\_t}
+\textbf{Typedef:} \texttt{nb\_tpin\_recovery\_packet\_t}
\section{Enumerations}
\subsection{Packet Kinds}