mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 21:00:40 +02:00
other fixes
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3213 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
566485c3ab
commit
a482865446
2 changed files with 3 additions and 3 deletions
|
|
@ -19,7 +19,7 @@ unsigned int send_massjoin:1; /* Waiting to be sent in massjoin signal */
|
|||
unsigned int op:1;
|
||||
unsigned int halfop:1;
|
||||
unsigned int voice:1;
|
||||
unsigned int other:7;
|
||||
char other;
|
||||
|
||||
/*GHashTable *module_data;*/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue