Add a missing parameter.

This commit is contained in:
Hiroki Sato 2003-11-24 20:00:20 +00:00
parent 05c16e954c
commit 7b4c21c46d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=18979

View file

@ -13,4 +13,5 @@
<!-- these params should be externally bound. The values
here are not used actually -->
<xsl:param name="proto" select="''" />
<xsl:param name="target" select="''" />
</xsl:stylesheet>