Commit 4d200600 authored by Nils Goroll's avatar Nils Goroll

minor vcc file cleanup

parent 6ddb2494
......@@ -186,7 +186,7 @@ values:
$Object digest(ENUM {CRC32, MD5, SHA1, SHA224, SHA256, SHA384, SHA512, SHA3_224,
SHA3_256, SHA3_384, SHA3_512} hash,
BLOB init=0, ENUM {TASK, TOP} scope="TASK")
BLOB init=0, ENUM {TASK, TOP} scope=TASK)
Initialize a message digest context for the algorithm ``hash``, and
optionally update it with ``init``. If ``init`` is left out, then an
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment