- Timestamp:
- 06/09/08 15:12:46 (3 months ago)
- git-parent:
- Files:
-
- src/modules/modules.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
src/modules/modules.c
r135e63d re27df5b 329 329 * 330 330 * Return the best module function, given a capability list. 331 * 332 * If the p_this object doesn't have it's psz_object_name set, then 333 * psz_object_name will be set to the module's name, unless the user 334 * provided an alias using the "module name@alias" syntax in which case 335 * psz_object_name will be set to the alias. 336 * 331 337 * \param p_this the vlc object 332 338 * \param psz_capability list of capabilities needed
