Spacing consistency.

This commit is contained in:
Jim Derry 2017-10-08 10:25:09 -04:00
parent ab8a4249df
commit 5e66816380
1 changed files with 1 additions and 0 deletions

View File

@ -781,6 +781,7 @@ void TY_(FreeAttrPriorityList)( TidyDocImpl* doc )
}
}
void TY_(DefinePriorityAttribute)(TidyDocImpl* doc, ctmbstr name)
{
enum { capacity = 10 };