chiark
/
gitweb
/
~mdw
/
become
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
27d41d4
)
Formatting fixes. Very boring.
author
mdw
<mdw>
Mon, 8 Dec 1997 15:29:50 +0000
(15:29 +0000)
committer
mdw
<mdw>
Mon, 8 Dec 1997 15:29:50 +0000
(15:29 +0000)
src/blowfish.c
patch
|
blob
|
blame
|
history
diff --git
a/src/blowfish.c
b/src/blowfish.c
index f447708b381b7b24e043a5334f997ab8d4c4bebd..a8cb5138832760d239aff3158526489cd79e0f4e 100644
(file)
--- a/
src/blowfish.c
+++ b/
src/blowfish.c
@@
-1,12
+1,12
@@
/* -*-c-*-
*
/* -*-c-*-
*
- * $Id: blowfish.c,v 1.
3 1997/08/07 09:42:58
mdw Exp $
+ * $Id: blowfish.c,v 1.
4 1997/12/08 15:29:50
mdw Exp $
*
* Blowfish encryption routines
*
* (c) 1997 Mark Wooding
*/
*
* Blowfish encryption routines
*
* (c) 1997 Mark Wooding
*/
-
+
/*----- Licencing notice --------------------------------------------------*
*
* This file is part of `become'
/*----- Licencing notice --------------------------------------------------*
*
* This file is part of `become'
@@
-25,10
+25,13
@@
* along with `become'; if not, write to the Free Software Foundation,
* Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
* along with `become'; if not, write to the Free Software Foundation,
* Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-
+
/*----- Revision history --------------------------------------------------*
*
* $Log: blowfish.c,v $
/*----- Revision history --------------------------------------------------*
*
* $Log: blowfish.c,v $
+ * Revision 1.4 1997/12/08 15:29:50 mdw
+ * Formatting fixes. Very boring.
+ *
* Revision 1.3 1997/08/07 09:42:58 mdw
* Fix address of the FSF.
*
* Revision 1.3 1997/08/07 09:42:58 mdw
* Fix address of the FSF.
*