mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-15 18:20:20 +00:00
HEXCHAT -> ZOITECHAT
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
||||
*/
|
||||
|
||||
#ifndef HEXCHAT_CHANOPT_H
|
||||
#define HEXCHAT_CHANOPT_H
|
||||
#ifndef ZOITECHAT_CHANOPT_H
|
||||
#define ZOITECHAT_CHANOPT_H
|
||||
|
||||
int chanopt_command (session *sess, char *tbuf, char *word[], char *word_eol[]);
|
||||
gboolean chanopt_is_set (unsigned int global, guint8 per_chan_setting);
|
||||
|
||||
Reference in New Issue
Block a user