]> sigrok.org Git - libsigrok.git/commitdiff
Doxygen: Fix grouping of session_file.c functions.
authorUwe Hermann <redacted>
Sun, 21 Oct 2012 21:43:41 +0000 (23:43 +0200)
committerUwe Hermann <redacted>
Mon, 22 Oct 2012 09:56:18 +0000 (11:56 +0200)
s/@ingroup/@addtogroup/ and s/grp_device/grp_session/.

session_file.c

index b9c3ad8bfec4747a13a749f6e6e6a90d4c6d1ed4..5b91f92932e5fe71674f618c3e325b51c8975f6c 100644 (file)
@@ -28,7 +28,7 @@
 #include "libsigrok-internal.h"
 
 /**
- * @ingroup grp_device
+ * @addtogroup grp_session
  *
  * @{
  */