From 5173723a496b733b64b58c95c27eea84eac4b121 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20Posp=C3=AD=C5=A1il?= Date: Thu, 11 Dec 2008 13:21:12 +0000 Subject: [PATCH] typo --- org.glite.lb.doc/src/producer_api.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/org.glite.lb.doc/src/producer_api.tex b/org.glite.lb.doc/src/producer_api.tex index d2086b9..1c5e901 100644 --- a/org.glite.lb.doc/src/producer_api.tex +++ b/org.glite.lb.doc/src/producer_api.tex @@ -125,8 +125,8 @@ extern int edg_wll_SetLoggingJob( 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. See \cite{lbug} for information -about sequence codes and event numbering as well as the description, -how is the sequence code updated. +about sequence codes and event numbering, especially the description, +how the sequence codes are updated. \subsubsection{Return values} The logging functions return 0 on success and one of \texttt{EINVAL, -- 1.8.2.3