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