Doxygen: Fix grouping of session_file.c functions.
s/@ingroup/@addtogroup/ and s/grp_device/grp_session/.
This commit is contained in:
parent
6b2d8d3e5c
commit
777e2035d8
|
@ -28,7 +28,7 @@
|
||||||
#include "libsigrok-internal.h"
|
#include "libsigrok-internal.h"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @ingroup grp_device
|
* @addtogroup grp_session
|
||||||
*
|
*
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue