projects
/
silc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e7a440
)
updates.
author
Pekka Riikonen
<priikone@silcnet.org>
Tue, 12 Jun 2001 07:14:24 +0000
(07:14 +0000)
committer
Pekka Riikonen
<priikone@silcnet.org>
Tue, 12 Jun 2001 07:14:24 +0000
(07:14 +0000)
lib/silcmath/silcmp.h
patch
|
blob
|
history
diff --git
a/lib/silcmath/silcmp.h
b/lib/silcmath/silcmp.h
index 770889d0c18fc7985a67c182a4ca402f13cbc3e6..00cc5f1651f1cc5f0bd4c8c310470b6f545edd4a 100644
(file)
--- 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
*