mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
dev.tex: list typo fix
SVN Revision: 962
This commit is contained in:
parent
1b2da83c28
commit
990514eef9
@ -178,8 +178,10 @@ That script is supposed to do theses actions, in an infinite loop:
|
|||||||
\end{itemize}
|
\end{itemize}
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
\item write to stdout: AABB
|
\item write to stdout: AABB
|
||||||
A: the number 2 (coded as a short, which is bytes length of following result)
|
\begin{itemize}
|
||||||
B: the result code (coded as a short), should be 1 for success/valid, or 0 for failure/invalid
|
\item A: the number 2 (coded as a short, which is bytes length of following result)
|
||||||
|
\item B: the result code (coded as a short), should be 1 for success/valid, or 0 for failure/invalid
|
||||||
|
\end{itemize}
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
|
|
||||||
Example python script
|
Example python script
|
||||||
|
Loading…
Reference in New Issue
Block a user