TYPO
authorMarcel Poul <marcel.poul@cern.ch>
Tue, 24 Apr 2012 17:03:52 +0000 (17:03 +0000)
committerMarcel Poul <marcel.poul@cern.ch>
Tue, 24 Apr 2012 17:03:52 +0000 (17:03 +0000)
emi.canl.canl-c/doc/src/canl-introduction.tex
emi.canl.canl-c/doc/src/canl-proxy-cert.tex

index b0fff24..c707892 100644 (file)
@@ -155,7 +155,7 @@ printf("%s\n", canl_get_error_message(my_ctx));
 \marginpar{Context deallocation}%
 It is recommended to free the memory allocated to each 
 context if they are not needed anymore, in first case \verb'canl_io_handler'
-, then \verb'canl_ctx' in case of the \texit{Main API}:
+, then \verb'canl_ctx' in case of the \textit{Main API}:
 \begin{lstlisting}
 if (my_io_h)
        canl_io_destroy(my_ctx, my_io_h);
index 22b6550..4365215 100644 (file)
 %% See the License for the specific language governing permissions and
 %% limitations under the License.
 %
-% -*- mode: latex -*
+% -*- mode: latex -*-
 
-section{Proxy certificate creation and credentials delegation}
-\label{s:proxy-cert
-
-\TODO
-\subsection{Main API Reference guide}
-\TODO
+\section{Main section}