chiark / gitweb /
math/mpx.c: Fix function name in header comment.
[catacomb] / math / mpx.c
index 429484575c8065eb76411e7bb8cec591673e6508..741cd9dc47cc8ed3e7103d2273364f27d26c7e8b 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