diff options
author | lloyd <[email protected]> | 2010-06-07 21:59:05 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2010-06-07 21:59:05 +0000 |
commit | f2a47d174b2f73d025c5ca3f329f1804c8a41a9a (patch) | |
tree | 415053029b08efe2db4b144fce3ac221bd559c8e /src/block/blowfish | |
parent | 914d79c8dfa3b36051cac60ad9f34b08cab994ea (diff) |
Fix build
Diffstat (limited to 'src/block/blowfish')
-rw-r--r-- | src/block/blowfish/blowfish.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/block/blowfish/blowfish.h b/src/block/blowfish/blowfish.h index f04b16484..2306f0e37 100644 --- a/src/block/blowfish/blowfish.h +++ b/src/block/blowfish/blowfish.h @@ -1,3 +1,4 @@ +/* * Blowfish * (C) 1999-2009 Jack Lloyd * |