src/irc_net.h
changeset 98 f357f835f0d5
parent 86 5e7e64544cb7
child 140 aa390e52eda8
--- 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