diff --git a/src/attrs.c b/src/attrs.c index c7a8add..909faa8 100644 --- a/src/attrs.c +++ b/src/attrs.c @@ -781,6 +781,7 @@ void TY_(FreeAttrPriorityList)( TidyDocImpl* doc ) } } + void TY_(DefinePriorityAttribute)(TidyDocImpl* doc, ctmbstr name) { enum { capacity = 10 };