From: Michael Smith Date: Mon, 10 Oct 2005 16:10:02 +0000 (+0000) Subject: Make sure all callouts are referenced. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4e627f5ac87aee700551b75cc4a53aed1a0669c0;p=docbook-dsssl Make sure all callouts are referenced. --- diff --git a/testdocs/tests/programlistingco.001.xml b/testdocs/tests/programlistingco.001.xml index c76fe5c54..06098eeab 100644 --- a/testdocs/tests/programlistingco.001.xml +++ b/testdocs/tests/programlistingco.001.xml @@ -18,7 +18,7 @@ - + @rem = '--*-Perl-*-- @@ -60,7 +60,7 @@ exit; The goto statement, interpreted by the DOS batch file interpreter, skips over the body of the Perl script. - + The require statement sources in external program fragments.