diff -r d3bc82ee76cb -r f357f835f0d5 src/irc_net.h --- a/src/irc_net.h Tue Mar 31 20:57:07 2009 +0300 +++ b/src/irc_net.h Tue Mar 31 22:09:53 2009 +0300 @@ -76,6 +76,8 @@ * * Errors are returned via *err, also returning the error code. * + * The irc_net_info struct itself is copied, but the strings contained therein are not... + * * @param net the new irc_net struct is returned via this pointer * @param info network information, used to connect and register * @param err return error info