Skip to content
  • Alexandre Janniaux's avatar
    modules: fix doxygen warnings · f19a884d
    Alexandre Janniaux authored and Steve Lhomme's avatar Steve Lhomme committed
        src/modules/modules.h:158: warning: argument 'name' of command @param is not found in the argument list of vlc_dlsym(void *handle, const char *psz_function)
    
        src/modules/modules.h:158: warning: The following parameter of vlc_dlsym(void *handle, const char *psz_function) is not documented:
          parameter 'psz_function'
    f19a884d