mirror of
https://github.com/irssi/irssi.git
synced 2026-08-16 23:22:16 +02:00
Move lib-config typedefs in iconfig.h.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4759 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
fb7736fb21
commit
30aee7b46c
2 changed files with 3 additions and 2 deletions
|
|
@ -105,8 +105,6 @@ const char *get_irssi_config(void);
|
|||
#define i_isxdigit(x) isxdigit((int) (unsigned char) (x))
|
||||
|
||||
typedef struct _IPADDR IPADDR;
|
||||
typedef struct _CONFIG_REC CONFIG_REC;
|
||||
typedef struct _CONFIG_NODE CONFIG_NODE;
|
||||
|
||||
typedef struct _LINEBUF_REC LINEBUF_REC;
|
||||
typedef struct _NET_SENDBUF_REC NET_SENDBUF_REC;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue