chiark / gitweb /
hbcrypto hash-{init,update,final} for incremental hashing
[chiark-tcl.git] / crypto / hook.c
index 8b0a984b4dd8d597077429d36e30d9777c2e61fe..4604e01ae1f9547f695c78848916d111de312302 100644 (file)
@@ -22,5 +22,5 @@
 #include "chiark_tcl_crypto.h"
 
 CHT_INIT(crypto,
-        CHTI_OTHER(hbytes)  CHTI_TYPE(cht_blockcipherkey_type),
+        CHTI_OTHER(hbytes) CHTI_TYPE(cht_blockcipherkey_type),
         CHTI_COMMANDS(cht_hbcryptotoplevel_entries))