ref: 17cce2249404ee96a70889bbf141e39be703469c
parent: 705fefe3be63402de65d74d8a3ff499a2e8b8cc5
author: Alexander Traud <pabstraud@compuserve.com>
date: Fri Oct 22 04:37:47 EDT 2021
Make doc for two unused error codes visible via doxygen. It is OK to say, those are not used, yet. Signed-off-by: Ralph Giles <giles@thaumas.net>
--- a/include/opusfile.h
+++ b/include/opusfile.h
@@ -158,7 +158,7 @@
/**A request did not succeed.*/
#define OP_FALSE (-1)
-/*Currently not used externally.*/
+/**Currently not used externally.**/
#define OP_EOF (-2)
/**There was a hole in the page sequence numbers (e.g., a page was corrupt or
missing).*/
@@ -185,7 +185,7 @@
#define OP_EBADHEADER (-133)
/**The ID header contained an unrecognized version number.*/
#define OP_EVERSION (-134)
-/*Currently not used at all.*/
+/**Currently not used at all.**/
#define OP_ENOTAUDIO (-135)
/**An audio packet failed to decode properly.
This is usually caused by a multistream Ogg packet where the durations of