summaryrefslogtreecommitdiff
path: root/srd.c
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2018-10-15 00:16:51 +0200
committerUwe Hermann <uwe@hermann-uwe.de>2018-10-16 21:49:42 +0200
commit3a063627c5658a65790ff52a9c0ed9a1f660a0fb (patch)
treee136858bf806620d405ae4094fd262ee1641ae55 /srd.c
parent0dba8d303d5788539a5582a48444e8ecb5575b4f (diff)
downloadlibsigrokdecode-3a063627c5658a65790ff52a9c0ed9a1f660a0fb.tar.gz
libsigrokdecode-3a063627c5658a65790ff52a9c0ed9a1f660a0fb.zip
Update a few Doxygen @since tags.
Drop @since tags for non-public functions.
Diffstat (limited to 'srd.c')
-rw-r--r--srd.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/srd.c b/srd.c
index eb29f61..535ea12 100644
--- a/srd.c
+++ b/srd.c
@@ -347,8 +347,6 @@ SRD_API int srd_exit(void)
* @return SRD_OK upon success, a (negative) error code otherwise.
*
* @private
- *
- * @since 0.1.0
*/
SRD_PRIV int srd_decoder_searchpath_add(const char *path)
{