]> jfr.im git - solanum.git/blobdiff - extensions/hide_uncommon_channels.c
callerid: actually the guard should be for source_p
[solanum.git] / extensions / hide_uncommon_channels.c
index c9e03a22d5fbdef0172cff3d6c8fdfbf3326c4f4..ff1d0cb6b3fa4da0632ea353f56cf5a7b63584bc 100644 (file)
@@ -12,6 +12,8 @@
 #include "s_conf.h"
 #include "s_newconf.h"
 
+static const char hide_desc[] = "Hides channel memberships not shared";
+
 static void h_huc_doing_whois_channel_visibility(hook_data_client *);
 
 mapi_hfn_list_av1 huc_hfnlist[] = {
@@ -19,8 +21,6 @@ mapi_hfn_list_av1 huc_hfnlist[] = {
        { NULL, NULL }
 };
 
-static const char hide_desc[] = "Hides channel memberships not shared";
-
 DECLARE_MODULE_AV2(hide_uncommon_channels, NULL, NULL, NULL, NULL, huc_hfnlist, NULL, NULL, hide_desc);
 
 static void