| Index: third_party/libxslt/libxslt/attributes.c
|
| diff --git a/third_party/libxslt/libxslt/attributes.c b/third_party/libxslt/libxslt/attributes.c
|
| index 9165ab13781948ac3dadd066ccfd2a0343021dca..5958ef3c8f83cae5fe1ce427d724964435d4ad05 100644
|
| --- a/third_party/libxslt/libxslt/attributes.c
|
| +++ b/third_party/libxslt/libxslt/attributes.c
|
| @@ -742,9 +742,9 @@ xsltResolveStylesheetAttributeSet(xsltStylesheetPtr style) {
|
| /**
|
| * xsltAttribute:
|
| * @ctxt: a XSLT process context
|
| - * @node: the current node in the source tree
|
| + * @contextNode: the current node in the source tree
|
| * @inst: the xsl:attribute element
|
| - * @comp: precomputed information
|
| + * @castedComp: precomputed information
|
| *
|
| * Process the xslt attribute node on the source node
|
| */
|
|
|