more clang fix
This commit is contained in:
parent
af13ab1820
commit
ff35e36a3b
|
@ -36,6 +36,6 @@
|
|||
|
||||
namespace OldLibraries {
|
||||
|
||||
void InitHLELibs(Core::Loader::SymbolsResolver * sym);
|
||||
void InitHLELibs(Core::Loader::SymbolsResolver* sym);
|
||||
|
||||
} // namespace Core::Libraries
|
||||
} // namespace OldLibraries
|
||||
|
|
Loading…
Reference in New Issue