These extern "C" functions are not in an unnamed namespace
Change-Id: I185b29c185094176e0992fc84c9cc82ff93de9c2
This commit is contained in:
@@ -1077,6 +1077,7 @@ static bool loadEnv(OUString const & cLibStem,
|
|||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
extern "C"
|
extern "C"
|
||||||
{
|
{
|
||||||
@@ -1179,6 +1180,4 @@ void SAL_CALL uno_getRegisteredEnvironments(
|
|||||||
|
|
||||||
} // extern "C"
|
} // extern "C"
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||||
|
Reference in New Issue
Block a user