spelling
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22190 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -80,7 +80,7 @@ rr13(unsigned char *buf, size_t len)
|
|||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Add `b' to `a', both beeing one's complement numbers. */
|
/* Add `b' to `a', both being one's complement numbers. */
|
||||||
static void
|
static void
|
||||||
add1(unsigned char *a, unsigned char *b, size_t len)
|
add1(unsigned char *a, unsigned char *b, size_t len)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user