mirror of
https://github.com/weechat/weechat.git
synced 2026-07-06 01:33:12 +02:00
Added Perl handlers
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
*/
|
||||
|
||||
/* config.c: WeeChat configuration */
|
||||
/* weeconfig.c: WeeChat configuration */
|
||||
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
|
||||
@@ -154,4 +154,4 @@ extern int config_read ();
|
||||
extern int config_create_default ();
|
||||
extern int config_write ();
|
||||
|
||||
#endif /* config.h */
|
||||
#endif /* weeconfig.h */
|
||||
|
||||
Reference in New Issue
Block a user