From 3237403a1f847bd49124ecd82b1f5d9ca5796112 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20Posp=C3=AD=C5=A1il?= Date: Thu, 11 Dec 2008 13:15:57 +0000 Subject: [PATCH] updated link to LBUG --- org.glite.lb.doc/src/producer_api.tex | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/org.glite.lb.doc/src/producer_api.tex b/org.glite.lb.doc/src/producer_api.tex index cddee60..d2086b9 100644 --- a/org.glite.lb.doc/src/producer_api.tex +++ b/org.glite.lb.doc/src/producer_api.tex @@ -124,8 +124,9 @@ extern int edg_wll_SetLoggingJob( \end{lstlisting} After setting the logging job identity, all the following logging calls refer to this \jobid and the sequence code is incremented -according to the source component. -\TODO{honik: how is the sequence code updated?} +according to the source component. See \cite{lbug} for information +about sequence codes and event numbering as well as the description, +how is the sequence code updated. \subsubsection{Return values} The logging functions return 0 on success and one of \texttt{EINVAL, -- 1.8.2.3