diff options
author | Mattias Andrée <maandree@operamail.com> | 2013-02-14 20:58:51 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2013-02-14 20:58:51 +0100 |
commit | 96064258ea02be970f1f95093cea4ee877f6dffe (patch) | |
tree | 79c26ebd060f52b6ba7cbdfb7fd037157609a996 /README.md | |
parent | vala does not suddenly die (diff) | |
download | sha3sum-96064258ea02be970f1f95093cea4ee877f6dffe.tar.gz sha3sum-96064258ea02be970f1f95093cea4ee877f6dffe.tar.bz2 sha3sum-96064258ea02be970f1f95093cea4ee877f6dffe.tar.xz |
unsigned shift fix (cannot read from stdin)
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ COMPLETE STATUS: Python 3 :: optimised C ISO C90 :: optimised Java/C JNI :: under development - Vala :: incorrect + Vala :: correct, under development NASM :: planned (maybe, after jni) Haskell :: planned (maybe) Python 2 :: planned (maybe) |