math/mpx.c: Fix function name in header comment.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 28 Sep 2019 01:05:27 +0000 (02:05 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 29 Sep 2019 17:44:04 +0000 (18:44 +0100)
math/mpx.c

index 4294845..741cd9d 100644 (file)
@@ -818,7 +818,7 @@ void mpx_usub(mpw *dv, mpw *dvl, const mpw *av, const mpw *avl,
 
 void mpx_usubn(mpw *dv, mpw *dvl, mpw n) { MPX_USUBN(dv, dvl, n); }
 
-/* --- @mpx_uaddnlsl@ --- *
+/* --- @mpx_usubnlsl@ --- *
  *
  * Arguments:  @mpw *dv, *dvl@ = destination and first argument vector
  *             @mpw a@ = second argument