chiark / gitweb /
dgram compiles and works; dispatch()
[chiark-tcl.git] / crypto / crypto.tct
index d12472ffe2dbd89d0da7886cc8d5886db6c13ce5..9be6afd740d4c9e88a10f48e141c447115262344 100644 (file)
@@ -24,7 +24,7 @@ Table *hbcryptotoplevel TopLevel_Command
 
 Table hbcrypto HBCrypto_SubCommand
        pad
-               op      enum(PadOp/, "hbytes pad subcommand")
+               op      enum(PadOp/, "hbcrypto pad subcommand")
                v       hbv
                blocksz obj
                meth    enum(PadMethodInfo/, "pad method")