diff options
Diffstat (limited to 'gnuradio-runtime/include/gnuradio/io_signature.h')
-rw-r--r-- | gnuradio-runtime/include/gnuradio/io_signature.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gnuradio-runtime/include/gnuradio/io_signature.h b/gnuradio-runtime/include/gnuradio/io_signature.h index 60ac798f79..5424e506ff 100644 --- a/gnuradio-runtime/include/gnuradio/io_signature.h +++ b/gnuradio-runtime/include/gnuradio/io_signature.h @@ -123,7 +123,8 @@ public: * * \param min_streams specify minimum number of streams (>= 0) * \param max_streams specify maximum number of streams (>= min_streams or -1 -> - * infinite) \param sizeof_stream_items specify the size of the items in the streams + * infinite) + * \param sizeof_stream_items specify the size of the items in the streams * \param buftypes the type of buffer each stream will should use * * If there are more streams than there are entries in |