]> jfr.im git - solanum.git/blobdiff - extensions/sno_globaloper.c
Add `solanum.chat/oper` capablity (#217)
[solanum.git] / extensions / sno_globaloper.c
index 7bf7a1912f24131f0ee09d5f4ec4aa9e5c2be33d..ea5476c29bd0d9fe1e5b915730d14949437af153 100644 (file)
@@ -11,6 +11,9 @@
 #include "s_conf.h"
 #include "snomask.h"
 
+static const char sno_desc[] =
+       "Adds server notices for remote oper up";
+
 static void h_sgo_umode_changed(void *);
 
 mapi_hfn_list_av1 sgo_hfnlist[] = {
@@ -18,9 +21,6 @@ mapi_hfn_list_av1 sgo_hfnlist[] = {
        { NULL, NULL }
 };
 
-static const char sno_desc[] =
-       "Adds server notices for remote oper up";
-
 DECLARE_MODULE_AV2(sno_globaloper, NULL, NULL, NULL, NULL, sgo_hfnlist, NULL, NULL, sno_desc);
 
 static void