The unified diff between revisions [47be11e3..] and [a9e517d7..] is displayed below. It can also be downloaded as a raw diff.

This diff has been restricted to the following files: 'src/misc/crypt/crypt.c'

#
#
# patch "src/misc/crypt/crypt.c"
#  from [241103c9efc2c8e19c41f0fbb71ebd4fa94d634d]
#    to [e259676da511645310599e62a08a44330c83624e]
#
============================================================
--- src/misc/crypt/crypt.c	241103c9efc2c8e19c41f0fbb71ebd4fa94d634d
+++ src/misc/crypt/crypt.c	e259676da511645310599e62a08a44330c83624e
@@ -15,6 +15,7 @@
   Build strings, Tom St Denis
 */

+/*
 const char *crypt_build_settings =
    "LibTomCrypt " SCRYPT " (Tom St Denis, tomstdenis@gmail.com)\n"
    "LibTomCrypt is public domain software.\n"