Work around some clang warnings.
[paraslash.git] / aac_common.c
index 14662fddecec4b989a2c828959167b23c07e485c..9e46a77ca27af1e2b433b5bf68ad4cac61878226 100644 (file)
@@ -15,8 +15,9 @@
 #include "error.h"
 
 /**
- * get a new libfaad decoder handle
+ * Get a new libfaad decoder handle.
  *
+ * \return The handle returned by NeAACDecOpen().
  */
 NeAACDecHandle aac_open(void)
 {