mirror of
https://github.com/irssi/irssi.git
synced 2026-08-14 06:02:16 +02:00
6 lines
109 B
C
6 lines
109 B
C
|
|
#include "common.h"
|
||
|
|
#include "iconfig.h"
|
||
|
|
|
||
|
|
/* private */
|
||
|
|
int config_error(CONFIG_REC *rec, const char *msg);
|
||
|
|
|