Fixing a minimal bug in the log2 docstring
authorMarcus Müller <marcus@hostalia.de>
Mon, 20 Nov 2017 14:12:06 +0000 (15:12 +0100)
committerA. Maitland Bottoms <bottoms@debian.org>
Sun, 4 Feb 2018 18:12:21 +0000 (18:12 +0000)
Gbp-Pq: Name 0014-Fixing-a-minimal-bug-in-the-log2-docstring.patch

kernels/volk/volk_32f_log2_32f.h

index 6704129d57bac42391c48bc0a0ecc057dc1dd953..c3bfeaa1e79ed50356dceb4f1221afe7251b20d0 100644 (file)
@@ -62,7 +62,7 @@
  * \li num_points: The number of data points.
  *
  * \b Outputs
- * \li cVector: The output vector.
+ * \li bVector: The output vector.
  *
  * \b Example
  * \code