diff options
Diffstat (limited to 'tdewallet/backend/blowfishtables.h')
-rw-r--r-- | tdewallet/backend/blowfishtables.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdewallet/backend/blowfishtables.h b/tdewallet/backend/blowfishtables.h index dae448f96..a41d7a7e3 100644 --- a/tdewallet/backend/blowfishtables.h +++ b/tdewallet/backend/blowfishtables.h @@ -17,7 +17,7 @@ Boston, MA 02110-1301, USA. */ -// This is also from _Applied_Cryptography_. See blowfish.cc for more details. +// This is also from _Applied_Cryptography_. See blowfish.cpp for more details. #ifndef __bfdefs_h #define __bfdefs_h |