commit | c57d10136f77a9011c1179d584dca68fecb12b09 | [log] [tgz] |
---|---|---|
author | Uwe Hermann <uwe@hermann-uwe.de> | Sun May 04 20:25:17 2014 +0200 |
committer | Uwe Hermann <uwe@hermann-uwe.de> | Sun May 04 20:25:17 2014 +0200 |
tree | fe510a165fdb8714f66bba4969eabf00259610f2 | |
parent | af9527d1776668699a4c1244a419902af47f8493 [diff] [blame] |
Update a few Doxygen @since tags.
diff --git a/instance.c b/instance.c index 64fed53..5f48b71 100644 --- a/instance.c +++ b/instance.c
@@ -192,7 +192,7 @@ * * @return SRD_OK upon success, a (negative) error code otherwise. * - * @since 0.1.0 + * @since 0.3.0 */ SRD_API int srd_inst_channel_set_all(struct srd_decoder_inst *di, GHashTable *new_channels, int unit_size)