forgotten trailing space

This commit is contained in:
Karel Miko 2017-02-24 16:54:01 +01:00
parent 01bb22e865
commit 649ef0faef

View File

@ -27,7 +27,7 @@ const struct ltc_hash_descriptor sha256_desc =
/* OID */
{ 2, 16, 840, 1, 101, 3, 4, 2, 1, },
9,
&sha256_init,
&sha256_process,
&sha256_done,