mirror of
https://github.com/irssi/irssi.git
synced 2026-08-16 23:22:16 +02:00
forgot these from /MOTD fix..
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@260 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
1b297770a0
commit
7a255bf839
2 changed files with 3 additions and 0 deletions
|
|
@ -75,6 +75,8 @@ typedef struct {
|
|||
GHashTable *module_data;
|
||||
|
||||
/* -- IRC specific - change if you wish -- */
|
||||
time_t real_connect_time; /* time when we received 001-event. */
|
||||
|
||||
char *real_address; /* address the irc server gives */
|
||||
char *version; /* server version - taken from 004 event */
|
||||
char *usermode; /* The whole mode string .. */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue