]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - include/client.h
Added tag shadowircd-6.3.0-RC1 for changeset 5d25c87c7895
[irc/rqf/shadowircd.git] / include / client.h
index 24bbf67175982d76c42189420daaba1d56029103..41ee5af2331dbad1f514ee6116f1edd8ec3e959a 100644 (file)
@@ -306,11 +306,8 @@ struct ListClient
 {
        unsigned int hash_indice;
        unsigned int users_min, users_max;
+       time_t created_min, created_max, topic_min, topic_max;
        int operspy;
-
-       /* It would be nice to add other modifiers,
-        * but not for 1.1 --nenolod
-        */
 };
 
 /*