diff options
| -rw-r--r-- | docs/tex/30pin.tex | 4 |
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} |
