[PATCH 9/9] docs: Fix conversion inaccuracy
authorjdemel <demel@uni-bremen.de>
Thu, 25 Jun 2020 16:35:40 +0000 (18:35 +0200)
committerA. Maitland Bottoms <bottoms@debian.org>
Tue, 30 Jun 2020 23:48:20 +0000 (00:48 +0100)
Gbp-Pq: Name 0009-docs-Fix-conversion-inaccuracy.patch

kernels/volk/volk_32f_s32f_convert_8i.h

index d08ecd5e959ce61488ee7913aeba34af59cdba46..4016a520e99645df06840f776dbc5c7f0da0e3eb 100644 (file)
@@ -25,7 +25,7 @@
  *
  * \b Overview
  *
- * Converts a floating point number to a 8-bit char after applying a
+ * Converts a floating point number to a 8-bit int after applying a
  * scaling factor.
  *
  * <b>Dispatcher Prototype</b>