summaryrefslogtreecommitdiff
path: root/libavcodec/tableprint.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/tableprint.h')
-rw-r--r--libavcodec/tableprint.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/tableprint.h b/libavcodec/tableprint.h
index f6c72fe716..6f46a7cc8a 100644
--- a/libavcodec/tableprint.h
+++ b/libavcodec/tableprint.h
@@ -56,7 +56,7 @@ void write_##type##_2d_array(const void *arg, int len, int len2)\
}
/**
- * @defgroup printfuncs Predefined functions for printing tables
+ * @name Predefined functions for printing tables
*
* \{
*/