X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=secnet.git;a=blobdiff_plain;f=sha1.c;h=7b09f6efb48cbc0c4b99fbd2637e820f51e76ca3;hp=a90958b47a33879b215cc4fd17b361102283452b;hb=f0fb73c58ef5315260164b973fcc8c3996046856;hpb=fe5e9cc422cd72526ccfceffbc7e5af8ac83b407 diff --git a/sha1.c b/sha1.c index a90958b..7b09f6e 100644 --- a/sha1.c +++ b/sha1.c @@ -314,7 +314,6 @@ struct sha1 { struct hash_if ops; }; -init_module sha1_module; void sha1_module(dict_t *dict) { struct sha1 *st;