From 03d2c8906b99318b7a9ca2d967f5354cabbf69bd Mon Sep 17 00:00:00 2001 From: Sylvain Munaut Date: Thu, 24 Nov 2011 11:53:49 +0100 Subject: core/conv: Minor documentation improvements Signed-off-by: Sylvain Munaut --- src/conv.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/conv.c') diff --git a/src/conv.c b/src/conv.c index 0416d272..00a5532d 100644 --- a/src/conv.c +++ b/src/conv.c @@ -156,6 +156,7 @@ osmo_conv_encode_finish(struct osmo_conv_encoder *encoder, * \param[in] code description of convolutional code to be used * \param[in] input array of unpacked bits (uncoded) * \param[out] output array of unpacked bits (encoded) + * \return Number of produced output bits * * This is an all-in-one function, taking care of * \ref osmo_conv_init, \ref osmo_conv_encode_raw and -- cgit v1.2.3