Do not leak connection class structures after they are removed from ircd.conf.
[ircu2.10.12-pk.git] / include / ircd_auth.h
index 61e27f1af59c744d9920b0460d2835b811b45e02..9d3676472a32dfbf10d4f914dfaf4c677d620673 100644 (file)
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
  * 02111-1307, USA.
- *
- * $Id$
+ */
+/** @file
+ * @brief Interface to IAuth client implementation.
+ * @version $Id$
  */
 
 #ifndef INCLUDED_config_h