From 98c6bbf7fb68ed46c830793dddcf6359f78845f8 Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Tue, 12 Jun 2001 07:14:24 +0000 Subject: [PATCH] updates. --- lib/silcmath/silcmp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/silcmath/silcmp.h b/lib/silcmath/silcmp.h index 770889d0..00cc5f16 100644 --- a/lib/silcmath/silcmp.h +++ b/lib/silcmath/silcmp.h @@ -417,7 +417,7 @@ void silc_mp_or(SilcMPInt *dst, SilcMPInt *mp1, SilcMPInt *mp2); * * SYNOPSIS * - * void silc_mp_or(SilcMPInt *dst, SilcMPInt *mp1, SilcMPInt *mp2); + * void silc_mp_mod(SilcMPInt *dst, SilcMPInt *mp1, SilcMPInt *mp2); * * DESCRIPTION * -- 2.24.0