X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=session.c;h=9130aa678f6bab62fb0d2a8bff816f3855f56659;hb=98582bf53f61043e6918be291648f8f6dfb5f6b4;hp=2725d6e9b7b74d44251ea857b2079f3a641735b0;hpb=5483bb8349d361be62ae5197b871afa6c8520c36;p=libsigrok.git diff --git a/session.c b/session.c index 2725d6e9..9130aa67 100644 --- 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) {