Changeset d1f8759


Ignore:
Timestamp:
2006-08-14T19:32:43Z (18 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
9829ae0
Parents:
08cdb93
Message:

Just a little typo in rc4.c

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lib/rc4.c

    r08cdb93 rd1f8759  
    4646
    4747/* Add some seed to the password, to make sure we *never* use the same key.
    48    This defines how many byes we use as a seed. */
     48   This defines how many bytes we use as a seed. */
    4949#define RC4_IV_LEN 6
    5050
Note: See TracChangeset for help on using the changeset viewer.