]> sigrok.org Git - libsigrok.git/blobdiff - session.c
Make API docs more consistent, avoid tabs to line up comments.
[libsigrok.git] / session.c
index 2725d6e9b7b74d44251ea857b2079f3a641735b0..9130aa678f6bab62fb0d2a8bff816f3855f56659 100644 (file)
--- a/session.c
+++ b/session.c
@@ -75,7 +75,7 @@ struct sr_session *session;
  *       The same question applies to all the other session functions.
  *
  * @retval NULL Error.
- * @retval other A pointer to the newly allocated session->
+ * @retval other A pointer to the newly allocated session.
  */
 SR_API struct sr_session *sr_session_new(void)
 {