From 1baa2480215a2cd168e2fde10e640650c1807496 Mon Sep 17 00:00:00 2001 From: "Michael W. Hudson" Date: Sat, 7 Aug 2004 17:39:35 +0000 Subject: [PATCH] Fix [ 1000841 ] "make pdf" failure w/ 2.4 docs in the suggested way, by uglifying a URL. --- Doc/lib/libxmlrpclib.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Doc/lib/libxmlrpclib.tex b/Doc/lib/libxmlrpclib.tex index 957a25b46b..26f013195d 100644 --- a/Doc/lib/libxmlrpclib.tex +++ b/Doc/lib/libxmlrpclib.tex @@ -256,9 +256,9 @@ triggered the error. \versionadded{2.4} -In \url{http://www.xmlrpc.com/discuss/msgReader\$1208}, an approach -is presented to encapsulate multiple calls to a remote server into -a single request. +In \url{http://www.xmlrpc.com/discuss/msgReader\%241208}, an approach +is presented to encapsulate multiple calls to a remote server into a +single request. \begin{classdesc}{MultiCall}{server} -- 2.50.1