]> jfr.im git - solanum.git/blobdiff - modules/m_post.c
AV2 descriptions for m_[no]*
[solanum.git] / modules / m_post.c
index 98aa6e4a6cd326bd34be70d311f7e5a8ec06c134..91d95bf4d59c6bcd87cb1c8b6842324cc0c1265b 100644 (file)
@@ -52,7 +52,7 @@ struct Message put_msgtab = {
 mapi_clist_av1 post_clist[] = {
        &post_msgtab, &get_msgtab, &put_msgtab, NULL
 };
-DECLARE_MODULE_AV1(post, NULL, NULL, post_clist, NULL, NULL, "$Revision: 498 $");
+DECLARE_MODULE_AV2(post, NULL, NULL, post_clist, NULL, NULL, NULL, NULL, NULL);
 
 
 /*