msxml3/tests: Make test_namespaces_as_attributes() static.

Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
oldstable
Francois Gouget 2018-09-14 16:47:51 +02:00 committed by Alexandre Julliard
parent 904d1688a3
commit ed42959693
1 changed files with 1 additions and 1 deletions

View File

@ -12847,7 +12847,7 @@ static const namespace_as_attribute_t namespace_as_attribute_test_data[] = {
{ 0 }
};
void test_namespaces_as_attributes(void)
static void test_namespaces_as_attributes(void)
{
const namespace_as_attribute_t *entry = namespace_as_attribute_test_data;
static const char ns_as_attr_doc[] = {