diff options
author | lloyd <[email protected]> | 2014-01-07 11:19:52 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2014-01-07 11:19:52 +0000 |
commit | df4c2511fcabb0a669c7a04ea50867a9fe41d863 (patch) | |
tree | ecfb355a964cb35fa27a5670ce5934ab596adbd4 /lib | |
parent | c109c7f84fcef6ba895c6293508b2deae0e803c1 (diff) |
Add option processing to tls_suite_info script
Diffstat (limited to 'lib')
-rw-r--r-- | lib/tls/tls_suite_info.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tls/tls_suite_info.cpp b/lib/tls/tls_suite_info.cpp index 2984fd535..6d6e348e8 100644 --- a/lib/tls/tls_suite_info.cpp +++ b/lib/tls/tls_suite_info.cpp @@ -3,7 +3,7 @@ * * This file was automatically generated from the IANA assignments * (tls-parameters.txt hash a794db70c6546a47e3bc3181dc0fd908a322e50c) -* by ./src/build-data/scripts/tls_suite_info.py on 2013-12-04 +* by ./src/scripts/tls_suite_info.py on 2014-01-07 * * Released under the terms of the Botan license */ |