Skip to content
Snippets Groups Projects
Commit bc15c766 authored by Simon McVittie's avatar Simon McVittie
Browse files

Mark non-public symbols as G_GNUC_INTERNAL

parent d45da3f2
No related branches found
No related tags found
No related merge requests found
......@@ -128,7 +128,9 @@ _srt_graphics_rendering_interface_string (SrtRenderingInterface rendering_interf
#endif
G_GNUC_INTERNAL
GList *_srt_load_egl_icds (gchar **envp,
const char * const *multiarch_tuples);
G_GNUC_INTERNAL
GList *_srt_load_vulkan_icds (gchar **envp,
const char * const *multiarch_tuples);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment