From 53ee86c41ec3fe87379a64ea1c584e5472fe31d6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Mon, 18 Jun 2012 06:41:33 +0000 Subject: [PATCH] Typo. --- emi.canl.canl-c/doc/src/canl-cs-auth-connection.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emi.canl.canl-c/doc/src/canl-cs-auth-connection.tex b/emi.canl.canl-c/doc/src/canl-cs-auth-connection.tex index c91d416..01c4fda 100644 --- a/emi.canl.canl-c/doc/src/canl-cs-auth-connection.tex +++ b/emi.canl.canl-c/doc/src/canl-cs-auth-connection.tex @@ -146,7 +146,7 @@ char *proxy, canl_password_callback clb, void *pass)\end{verbatim} We give an example of a caNl client that use \textit{Main API} with openssl. We do not define variables in this example, unless their type is \CANL defined. For complete sample see -{\tt canl\_samples\_server.c} in source packages or \href{http://glite.cvs.cern.ch/cgi-bin/glite.cgi/emi.canl.canl-c/examples/canl\_sample\_server.c?revision=HEAD}{canl\_sample\_server.c at CVS} +{\tt canl\_samples\_server.c} in source package or \href{http://glite.cvs.cern.ch/cgi-bin/glite.cgi/emi.canl.canl-c/examples/canl\_sample\_server.c?revision=HEAD}{canl\_sample\_server.c at CVS} Include nesessary header files: \begin{lstlisting} -- 1.8.2.3