Fix the doxygen only.
This commit is contained in:
parent
9a2b9913ce
commit
8ffa2e2d8b
@ -70,7 +70,7 @@ namespace cling {
|
||||
/// resolution, e.g. because it was dlopened with RTLD_LOCAL.
|
||||
///\param [in] handle - the system specific shared library handle.
|
||||
///
|
||||
static void ExposeHiddenSharedLibrarySymbols(DyLibHandle handle);
|
||||
static void ExposeHiddenSharedLibrarySymbols(void* handle);
|
||||
};
|
||||
} // end namespace cling
|
||||
#endif // CLING_DYNAMIC_LIBRARY_MANAGER_H
|
||||
|
Loading…
x
Reference in New Issue
Block a user