mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-11 08:20:17 +00:00
new name after fork
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* HexChat
|
||||
/* ZoiteChat
|
||||
* Copyright (C) 1998-2010 Peter Zelezny.
|
||||
* Copyright (C) 2009-2013 Berke Viktor.
|
||||
*
|
||||
@@ -20,7 +20,7 @@
|
||||
#ifndef HEXCHAT_PLUGIN_TIMER_H
|
||||
#define HEXCHAT_PLUGIN_TIMER_H
|
||||
|
||||
int timer_plugin_init (hexchat_plugin *plugin_handle, char **plugin_name,
|
||||
int timer_plugin_init (zoitechat_plugin *plugin_handle, char **plugin_name,
|
||||
char **plugin_desc, char **plugin_version, char *arg);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user