diff options
| author | Eugen Wissner <belka@caraus.de> | 2017-01-01 02:51:49 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2017-01-01 02:51:49 +0100 |
| commit | c73e7044211ed36555bbf3faaa8a0045fb703e93 (patch) | |
| tree | bb497166d14dc79167917b80513472887ea2aa4f /README.md | |
| parent | 0561e96f21e00ba8b3fa63e474ed4c7667543dde (diff) | |
| download | tanya-c73e7044211ed36555bbf3faaa8a0045fb703e93.tar.gz | |
Fix constness of Vector range, optimizing
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -56,7 +56,7 @@ suite, but contains (will contain) algorithm implementations required by TLS. Online documentation will be published soon. * Tanya is cross-platform. The development happens on a 64-bit Linux, but it -* is being tested on Windows and FreeBSD as well. +is being tested on Windows and FreeBSD as well. * The library isn't thread-safe. Thread-safity should be added later. |
