mingw compilation fixes, patch by Daniel Atallah.
[silc.git] / lib / silcutil / silcnet.h
index 3bbc40ab665501b7b3c34625d347afcb8408b7a0..f2e040b6588bb60b7d8b8927aa40e6f16c153aed 100644 (file)
  * Various utility functions for resolving various information is also
  * provided.
  *
- * On WIN32 systems the SILC Net API must initialized by calling the
- * silc_net_win32_init and uninitialized when the application ends by
- * calling the silc_net_win32_uninit function. The initializing must be
- * done in order to assure that the SILC Net API works correctly.
- *
  ***/
 
 #ifndef SILCNET_H