updates.
authorPekka Riikonen <priikone@silcnet.org>
Tue, 12 Jun 2001 07:14:24 +0000 (07:14 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Tue, 12 Jun 2001 07:14:24 +0000 (07:14 +0000)
lib/silcmath/silcmp.h

index 770889d0c18fc7985a67c182a4ca402f13cbc3e6..00cc5f1651f1cc5f0bd4c8c310470b6f545edd4a 100644 (file)
@@ -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
  *