]> git.sesse.net Git - vlc/blobdiff - include/vlc/mediacontrol.h
python-ctypes: implement consistency checker, and fix detected errors in include...
[vlc] / include / vlc / mediacontrol.h
index 7f044554b5d3b83dd51f79b59622297bf8b38abf..5b4f45d4cd002702530cdc2ed0185d5d51d0374c 100644 (file)
@@ -99,7 +99,7 @@ mediacontrol_exception_cleanup( mediacontrol_Exception *exception );
 
 /**
  * Free an exception structure created with mediacontrol_exception_create().
- * \return the exception
+ * \param p_exception the exception to free.
  */
 VLC_PUBLIC_API void mediacontrol_exception_free(mediacontrol_Exception *exception);