aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rc4.c
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2006-06-25 16:07:01 +0200
committerWilmer van der Gaast <wilmer@gaast.net>2006-06-25 16:07:01 +0200
commit7ed3199067034b4fda4055778e02274f83bcfcb8 (patch)
tree7dcb0b66645c578dda04cec69ea4f9c4c49bce75 /lib/rc4.c
parentdf1694b9559d4abec748b0506b5f44e684d022a8 (diff)
Moved Base64-related functions to a separate file and added decode funtions.
Diffstat (limited to 'lib/rc4.c')
-rw-r--r--lib/rc4.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/rc4.c b/lib/rc4.c
index 3559f71e..2b732ba2 100644
--- a/lib/rc4.c
+++ b/lib/rc4.c
@@ -5,7 +5,6 @@
* *
* Copyright 2006 Wilmer van der Gaast <wilmer@gaast.net> *
* *
-* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
* the Free Software Foundation; either version 2 of the License, or *