mirror of
https://github.com/irssi/irssi.git
synced 2026-08-20 09:02:13 +02:00
typofix
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1370 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
fea113c9c2
commit
11c54b6109
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ server_create_conn(chat_type, dest, port=6667, chatnet=NULL, password=NULL, nick
|
||||||
int chat_type
|
int chat_type
|
||||||
char *dest
|
char *dest
|
||||||
int port
|
int port
|
||||||
chat *chatnet
|
char *chatnet
|
||||||
char *password
|
char *password
|
||||||
char *nick
|
char *nick
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue